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.
- Host: GitHub
- URL: https://github.com/lareii/cubot
- Owner: lareii
- Created: 2022-09-02T18:30:19.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T22:57:38.000Z (over 2 years ago)
- Last Synced: 2025-04-05T10:01:40.546Z (about 1 year ago)
- Topics: bot, discord, discord-bot, discord-py, nextcord, python3
- Language: Python
- Homepage: https://discord.gg/cubixworlds
- Size: 8.79 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.