From e52e2c39dfc91760c309d5fd59eea22b23fde97a Mon Sep 17 00:00:00 2001 From: Natsu Kagami Date: Fri, 17 Jan 2020 03:54:16 -0500 Subject: [PATCH] Export the Announcer trait --- youmubot/src/commands/mod.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/youmubot/src/commands/mod.rs b/youmubot/src/commands/mod.rs index 00925ac..d0eb82a 100644 --- a/youmubot/src/commands/mod.rs +++ b/youmubot/src/commands/mod.rs @@ -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(