Add announcement command
This commit is contained in:
parent
c825731814
commit
91198ab35e
2 changed files with 40 additions and 1 deletions
|
@ -57,7 +57,8 @@ impl EventHandler for Handler {
|
|||
help,
|
||||
sleep,
|
||||
setSubmissionChannel,
|
||||
setAnnouncementRole
|
||||
setAnnouncementRole,
|
||||
announce
|
||||
)]
|
||||
struct General;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue