/cubot

🤖 Official bot of Cubix Worlds Discord Server.

Primary LanguagePython

cubot

Official bot of Cubix Worlds Discord Server.

Installation & Usage

  1. Install the required libraries with pip:
$ pip3 install -r requirements.txt

or

$ pip install -r requirements.txt
  1. Rename .env.example to .env and configure it.
  2. And run start.bat for Windows or start.sh for Linux / MacOS.