pipenv install
Set the BOT_TOKEN environment variable to your discord token.
This is easiest done by creating a .env file in the root of the project, and adding the following line:
BOT_TOKEN=[BOT TOKEN HERE]
pipenv run triple_bot
There was an error while loading. Please reload this page.