- Soon™
-
Start up the Docker containers:
docker-compose up
-
Grab the bot token from:
-
Get into a shell inside of the container:
docker-compose exec web-bot bash
-
Set the bot environment variable:
export export BOTMAN_BOT_TOKEN={token from step 1}
-
Run the bot:
rake discord:bot
To add the bot to your server, visit this link: https://discordapp.com/oauth2/authorize?client_id=662139319305371669&scope=bot&permissions=8