mirror of
https://github.com/natsukagami/youmubot.git
synced 2025-04-18 16:28:55 +00:00
Export the Announcer trait
This commit is contained in:
parent
765da554c4
commit
e52e2c39df
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ pub use admin::ADMIN_GROUP;
|
|||
pub use community::COMMUNITY_GROUP;
|
||||
pub use fun::FUN_GROUP;
|
||||
|
||||
pub use announcer::Announcer;
|
||||
|
||||
// A help command
|
||||
#[help]
|
||||
pub fn help(
|
||||
|
|
Loading…
Add table
Reference in a new issue