/BunnyBotCTF-DiscordBot

🤖 A discord bot to track ctf progression and archive old ctf channels.

Primary LanguagePython

BunnyBotCTF-DiscordBot

🤖 A discord bot to track ctf progression and archive old ctf channels.

Usage

  1. Clone this repo
  2. Rename config/config.json.example to config/config.json and provide a valid Discord API Key.
  3. Download the container using docker pull ghcr.io/vincentscode/bunnybot:latest
  4. Start the container with your config using docker run -d -v $(pwd)/config:/usr/src/app/config ghcr.io/vincentscode/bunnybot:latest
  5. Add the Bot to your server
  6. Enjoy!