🍰 A simple modular discord bot written in python. Designed to be easily extensible for quick projects!
- Install or confirm that you have
python 3.6
or higher - Install dependencies listed below (these should cover the modules in this repo)
- Rename
config.example.py
toconfig.py
and fill it out- Your bot token can be retrieved or generated here
- Run bot.py
- Eg:
python3 bot.py
- Eg:
Dependencies can vary by module but the main ones are: