A discord bot for doing various gamejam related things.
- Create channels on demand
- Register theme ideas through PM
- Theme generation based on submitted themes (requires role "Organizer")
- Request roles for skills
- Remove channels (requires role "Organizer")
Requires a recent rust compiler. Install it using rustup
Create a .env
file containing
DISCORD_TOKEN=<your bot token>
Then run the project using cargo run