know theres a bug where it takes too long to respond and it bricks the bot up for a minute or less
requirements:
- python 3.9+ installed and added to path
- some python knowledge
for installation just open the settings/config.json
change the values with your own then open the cogs folder in api_commands.py
change the role id and channel id
after doing so run pip install -r requirements.txt
after it finishes the installation run the main.py
using python main.py
or by running the file.