🤖 A discord bot to track ctf progression and archive old ctf channels.
- Clone this repo
- Rename
config/config.json.exampletoconfig/config.jsonand provide a valid Discord API Key. - Download the container using
docker pull ghcr.io/vincentscode/bunnybot:latest - Start the container with your config using
docker run -d -v $(pwd)/config:/usr/src/app/config ghcr.io/vincentscode/bunnybot:latest - Add the Bot to your server
- Enjoy!