Keeps your Discord server event list up to date with CTFtime
src | ||
.envrc | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
README.md | ||
rustfmt.toml |
ctftime discord bot
This bot updates a Discord server's upcoming event list with events from CTFTime.
Usage
If my instance of the bot is still running, you can try adding it from here: https://discord.com/api/oauth2/authorize?client_id=1194435779531915355&permissions=17600776112128&scope=bot
To self host, you need a Rust toolchain.
cargo run --release
Contact
Author: Michael Zhang
License: AGPL-3.0