summaryrefslogtreecommitdiff
path: root/src/main.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.rs')
-rw-r--r--src/main.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.rs b/src/main.rs
index d4914e9..749daae 100644
--- a/src/main.rs
+++ b/src/main.rs
@@ -71,6 +71,7 @@ async fn main() {
random_teawie::random_teawie(),
copypasta::copypasta(),
teawiespam::teawiespam(),
+ version::version(),
],
event_handler: |ctx, event, _, data| {
Box::pin(async move {