pauldb09 / matrix

Omni-app in javascript - WebServer, Minecraft bot, Discord bot, Telegram bot, all in one, other

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MATRIX

Installation

Windows

  1. Download node.js latest version
  2. Download this: https://github.com/FIUSdevelopment/matrix/archive/refs/tags/1.0.0.zip
  3. Unzip the file
  4. Fill all the config.js

Linux

  1. Install node.js latest version
  2. Run this command: wget https://github.com/FIUSdevelopment/matrix/archive/refs/tags/1.0.0.tar.gz
  3. Unzip the archive with this command: tar -xf 1.0.0.tar.gz
  4. Fill the config.js

Discord

  1. For running discord you need to do this command: npm i chalk discord.js fs glob quickmap.db util
  2. Fill the config.js with all the info or it don't start.

Warning: For now you can try to put one thing in place of multi in the settings in beta, premium and private, but it is still under development and could cause serious problems or even not make anything work. Try at your own risk.

Support at discord: https://discord.gg/7zydt8HSRh

About

Omni-app in javascript - WebServer, Minecraft bot, Discord bot, Telegram bot, all in one, other


Languages

Language:JavaScript 100.0%