Skip to content

GreaterGamersLounge/bot_man

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages