Add imageDelete command
This commit is contained in:
parent
1849a5c16d
commit
514d57eef4
3 changed files with 96 additions and 4 deletions
|
@ -43,7 +43,7 @@ impl EventHandler for Handler {
|
|||
}
|
||||
|
||||
#[group]
|
||||
#[commands(joyo, jinmeiyo, kyoiku, jlpt, hyogai, so, challenge, submit, images, sleep)]
|
||||
#[commands(joyo, jinmeiyo, kyoiku, jlpt, hyogai, so, challenge, submit, images, imageDelete, sleep)]
|
||||
struct General;
|
||||
|
||||
#[tokio::main]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue