migrate prison commands to poise

This commit is contained in:
nora 2022-06-19 17:55:17 +02:00
parent d6e6ab9699
commit 31255d4a52
4 changed files with 192 additions and 88 deletions

View file

@ -15,6 +15,7 @@ tracing-subscriber = { version = "0.3.11", features = ["env-filter"] }
serde = { version = "1.0.137", features = ["derive"] }
nougat = "0.1.0"
serde_json = "1.0.81"
poise = "0.2.2"
[dependencies.serenity]
version = "0.11.2"