a work in progress, cool, bot. (Localization in work, if Crowdin approves our request.)
Install the required packages (discord.py)
Create a file called config.py with the contents of ```py TOKEN="DISCORD_BOT_TOKEN"
OWNERS=["Array", "of", "owners"]```
Run the bot with python3 main.py