basic pingpong bot
This commit is contained in:
parent
ce3b7222e1
commit
35c7c6a02c
3 changed files with 2315 additions and 2 deletions
|
|
@ -4,3 +4,6 @@ version = "0.1.0"
|
|||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
serenity = "0.12.5"
|
||||
tokio = { version = "1.21.2", features = ["macros", "rt-multi-thread"] }
|
||||
dotenv = "0.15.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue