Keeps your Discord server event list up to date with CTFtime
Go to file
Michael Zhang 78af131ada disable dependence on openssl 2024-01-09 19:54:27 -06:00
src add readme 2024-01-09 19:45:15 -06:00
.envrc add flake 2024-01-09 19:51:58 -06:00
.gitignore add flake 2024-01-09 19:51:58 -06:00
Cargo.lock disable dependence on openssl 2024-01-09 19:54:27 -06:00
Cargo.toml disable dependence on openssl 2024-01-09 19:54:27 -06:00
README.md add readme 2024-01-09 19:45:15 -06:00
flake.lock add flake 2024-01-09 19:51:58 -06:00
flake.nix add flake 2024-01-09 19:51:58 -06:00
rustfmt.toml initial 2024-01-09 19:40:13 -06:00

README.md

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