- Install Python version 3.x.x or later.
- Fill out the
TEMPLATE-config.toml
file with your credentials and rename it toconfig.toml
- Create a file named
database.db
in the bot's directory - Run the following commands in a terminal or command prompt in the bot's directory:
- Install all packages
pip install -r requirements.txt
- Start the bot
python3 bot.py
Pull requests are welcome. If you would like to chat with other developers please join our Discord and go to #programming-talk
.
Please ensure commit messages follow the Angular Convention and all code has been tested before contributing.
To submit an issue or bug, please contact a developer or open an issue here.
This is an open-source repository licensed under the MIT License.