This is the public version of FluxBot, a Discord bot for CTF teams.
Made by FluxFingers.
- Automagically creates categories and channels for CTF and challenges
- Manage self-assignable CTF-specific roles ("Player" role required so you can vet who gets access)
- Creates pads for each challenge
- Mark channel/challenge as solved
You need a HedgeDoc (V1) instance running
Also please create a new Discord bot and invite it to your server.
- Copy
.env.example
to.env
and fill in the values docker-compose up
- Profit
Do not forget to set Server Members Intent
and Message Content Intent
in the Bot Category of the Discord Developer Portal Bot Settings to get started.
MIT