"Don't bully me pls"
Building & running • Features • License • Code of Conduct • Contributing
The bot is written in Python 3.8, you can run it via python bot.py
from command line or just use the run.bat
file to run it. If you are missing packages make sure to run install mentioned ones in requirements.txt
prior to building. Also all the files required to Launch to Heroku is included.
config.json
is where all of the bot configuration will be placed. The only fields that are essential for running the bot areToken
andPrefix
.
{
"Token": "get it from discord developer portal",
"Prefix": "[]",
"mails_channel": "mails",
"server_name": "server's name here"
}
-
give the bot
Administrator
permissions. -
Run
setup
command in the discord server.(for running this command, the user will need administrator permissions)
- counting (need a channel called 'counting')
- Emojify text
Feature | Description |
---|---|
ModMail system | Makes it easier for users to contact moderators and admins for help. |
Rich Interpreters | Run commands from discord channels! BrainFuck , JB languages are currently supported. |
Moderation Module | All Moderation tools needed to keep the server safe and peaceful. |
User Module | A lot of Fun & useful commands. |
custom commands | custom command module, add custom commands |
Error Handling | error handling module |
contributions are accepted. Check out the Contributing for more info. RoboBilly is MIT-licensed.
Visit us here: https://billy-s-basement.github.io