add wager and balance commands
This commit is contained in:
@@ -6,4 +6,5 @@ edition = "2021"
|
||||
[dependencies]
|
||||
poise = "0.6.1"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
dotenv = "0.15.0"
|
||||
dotenv = "0.15.0"
|
||||
rand = "0.8.5"
|
||||
Reference in New Issue
Block a user