An open API service indexing awesome lists of open source software.

https://github.com/lareii/cubot

🤖 Official bot of Cubix Worlds Discord Server.
https://github.com/lareii/cubot

bot discord discord-bot discord-py nextcord python3

Last synced: about 1 year ago
JSON representation

🤖 Official bot of Cubix Worlds Discord Server.

Awesome Lists containing this project

README

          

# cubot
Official bot of [Cubix Worlds Discord Server](https://discord.gg/cubixworlds).

## Installation & Usage
1. Install the required libraries with `pip`:
```
$ pip3 install -r requirements.txt
```
or
```
$ pip install -r requirements.txt
```
2. Rename `.env.example` to `.env` and configure it.
3. And run `start.bat` for Windows or `start.sh` for Linux / MacOS.