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 63c453d370
Add refresh_non_members command
Add field to `Data` to store `RoleId`
Command streams all members and checks for no roles, giving users `non-member` role
2023-10-15 15:20:20 +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 Add refresh_non_members command 2023-10-15 15:20:20 +01:00
.gitignore Basic serenity-rs/poise bot 2023-09-12 00:43:57 +01:00
Cargo.lock Update dependencies 2023-10-09 17:28:03 +01:00
Cargo.toml Update dependencies 2023-10-09 17:28:03 +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.