Official bot of Cubix Worlds Discord Server.
- Install the required libraries with
pip
:
$ pip3 install -r requirements.txt
or
$ pip install -r requirements.txt
- Rename
.env.example
to.env
and configure it. - And run
start.bat
for Windows orstart.sh
for Linux / MacOS.