Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1013 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 1013 Bytes

bot_man

Build Status Maintainability


Setup:

  • Soon™

Running:

  1. Start up the Docker containers:

    • docker-compose up
  2. Grab the bot token from:

  3. Get into a shell inside of the container:

    • docker-compose exec web-bot bash
  4. Set the bot environment variable:

    • export export BOTMAN_BOT_TOKEN={token from step 1}
  5. Run the bot:

    • rake discord:bot

Adding the bot:

To add the bot to your server, visit this link: https://discordapp.com/oauth2/authorize?client_id=662139319305371669&scope=bot&permissions=8