mirror of https://github.com/zyllian/classics.git synced 2025-05-10 06:46:39 -07:00

add /ban, /allowentry, and /setpass commands, resolving #4

This commit is contained in:
Zoey 2024-04-23 21:45:49 -07:00
parent b76bb5bbc6
commit 5e8fe5a753
No known key found for this signature in database
GPG key ID: 8611B896D1AAFAF2
4 changed files with 149 additions and 10 deletions

View file

@ -9,6 +9,7 @@ bytes = "1"
flate2 = "1"
half = "2"
internment = {version = "0.8", features = ["serde"]}
nanoid = "0.4"
optional_struct = "0.4"
parking_lot = "0.12"
rand = "0.8"