aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/main.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index fd2d3b2..100af91 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -9,6 +9,8 @@ async fn main() {
.with_thread_ids(true)
.init();
+ let mut bot = Bot::new().await.unwrap();
+
let mut sed = catinator::hooks::sed::Sed::new();
catinator![