A general purpose Discord Bot aimed at replacing functionality of most other popular bots
- Basic Ping
- Do the ext.commands thing
- Plugins system
- Meta commands (ping, about, help, etc.)
- Database Stuff
- Admin commands (eval, game, status, name, avatar)
More to come (see planned commands list)
To install this bot, just clone the repo and run the following:
pip3.5 install -r requirements.txt
Afterwords, edit config-example.yml to your hearts content and save it as config.yml, then do
python3.5 launcher.py
and enjoy!