Add suggestion command

This commit is contained in:
Elnu 2022-04-25 11:39:46 -07:00
parent edfb01d154
commit 9063017a48
3 changed files with 65 additions and 0 deletions

View file

@ -53,7 +53,9 @@ impl EventHandler for Handler {
help,
sleep,
setSubmissionChannel,
setSuggestionChannel,
setAnnouncementRole,
suggest,
announce,
announceChallenge
)]