no DISCORD

This commit is contained in:
2025-11-07 21:54:29 +08:00
parent b503c0adfb
commit f80565f868
9 changed files with 18 additions and 867 deletions

View File

@@ -9,7 +9,6 @@ toml = "0.8.13"
regex = "1.10.4"
jsonwebtoken = "9.2"
bcrypt = "0.15"
serenity = { version = "0.12", features = ["client", "gateway", "rustls_backend", "model"] }
chrono = { version = "0.4", features = ["serde"] }
colored = "2.1.0"
sqlx = { version = "0.7", features = ["runtime-tokio-rustls", "postgres", "chrono", "uuid", "migrate", "json"] }