From 3781785a504122c03078a898c3c78c9f3e7d31be Mon Sep 17 00:00:00 2001 From: Johannes Heuel Date: Mon, 17 Jun 2024 15:40:49 +0200 Subject: [PATCH] announce /skip and /loop commands --- src/commands/mod.rs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/commands/mod.rs b/src/commands/mod.rs index 21c6fcb..318bbc9 100644 --- a/src/commands/mod.rs +++ b/src/commands/mod.rs @@ -35,12 +35,14 @@ pub(crate) fn get_chat_commands() -> Vec