Add announceChallenge command

This commit is contained in:
Elnu 2022-02-17 13:15:37 -08:00
parent 91198ab35e
commit 0741d18c48
3 changed files with 24 additions and 2 deletions

View file

@ -58,7 +58,8 @@ impl EventHandler for Handler {
sleep,
setSubmissionChannel,
setAnnouncementRole,
announce
announce,
announceChallenge
)]
struct General;