Move all commands to their own files
This commit is contained in:
@ -7,9 +7,6 @@ license = "AGPL-3.0 only"
|
||||
description = "Reminder Bot for Discord, now in Rust"
|
||||
|
||||
[dependencies]
|
||||
quote = "1.0.35"
|
||||
proc-macro2 = "1.0.78"
|
||||
syn = { version = "2.0.49", features = ["full"] }
|
||||
poise = "0.6.1"
|
||||
dotenv = "0.15"
|
||||
tokio = { version = "1", features = ["process", "full"] }
|
||||
|
Reference in New Issue
Block a user