Nebula Bot is a useful bot coded in Python. It is functional and already has a lot of features, but is not completely finished... voXrey and I don't have enough time to continue. So we're leaving it open source and on hold for now! This bot uses MySQL and Sqlite3 databases.
- Logs
- Custom announces
- Custom welcome and leave messages + autorole
- Custom giveaways
- Mods commands
- Fun and utils commands
- Commands blacklist
- Add the necessary information to the config.toml file (you will need to create databases)
- Install all the requirements by running the following command :
pip install -r requirements.txt- Run the bot with the following command :
python main.py