This commit is contained in:
2025-08-09 04:15:49 +01:00
parent 6c419f7f2c
commit f8a19cee96
4 changed files with 2076 additions and 34 deletions
+1
View File
@@ -7,3 +7,4 @@ edition = "2021"
dotenv = "0.15.0"
serenity = { version = "0.12.4", default-features = false, features = ["client", "gateway", "rustls_backend", "model", "cache"] }
tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
transformers = "0.0.8"