Discord bot written with serenity-rs/poise and tokio-rs/axum, designed to run on Shuttle. It allows users to be de-anonymised and automatically verified for entry to a Discord server. https://kuma.8bitsqu.id/status/nano
Go to file
Aadi Desai eb77798c35
Add whois commands
TODO: commands are currently exact, add fuzzy finding
2023-09-25 12:36:45 +01:00
.sqlx Add SQLx offline query files 2023-09-23 23:01:36 +01:00
migrations Add SQLx migrations 2023-09-23 23:00:34 +01:00
src Add whois commands 2023-09-25 12:36:45 +01:00
.gitignore Basic serenity-rs/poise bot 2023-09-12 00:43:57 +01:00
Cargo.lock Update dependencies 2023-09-24 01:57:04 +01:00
Cargo.toml Update dependencies 2023-09-24 01:57:04 +01:00
LICENSE Initial commit 2023-09-09 21:54:17 +01:00
README.md Update README.md 2023-09-23 23:13:14 +01:00

nanobot

Discord bot written with serenity-rs/poise and tokio-rs/axum. It allows users to be de-anonymised and automatically verified for entry to a Discord server.