added /eight_ball command

This commit is contained in:
2025-02-01 00:49:13 +01:00
parent 1e548f5174
commit 94726df090
7 changed files with 66 additions and 5 deletions
+1
View File
@@ -7,4 +7,5 @@ edition = "2021"
[dependencies]
poise = "0.6.1"
rand = "0.9.0"
tokio = { version = "1.43.0", features = ["rt-multi-thread"] }