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 4ddd0315f4
Enable clippy::pedantic lint in code
Add `allow` for unreachable async functions
Reduce unnecessary code in main function using 2 functions
2023-09-29 19:16:27 +01:00
.sqlx Add set_members_non_fresher command 2023-09-26 02:04:31 +01:00
migrations Add fuzzy whois commands 2023-09-25 21:32:48 +01:00
src Enable clippy::pedantic lint in code 2023-09-29 19:16:27 +01:00
.gitignore Basic serenity-rs/poise bot 2023-09-12 00:43:57 +01:00
Cargo.lock Add custom tracing_subscriber 2023-09-29 01:48:12 +01:00
Cargo.toml Add custom tracing_subscriber 2023-09-29 01:48:12 +01:00
LICENSE Initial commit 2023-09-09 21:54:17 +01:00
README.md Add Shuttle link to readme 2023-09-29 18:07:38 +01:00

nanobot

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.