From 3d6bf15806f31f678f09e7d668a3134585b63723 Mon Sep 17 00:00:00 2001 From: Akulij Date: Sun, 18 May 2025 22:19:09 +0300 Subject: [PATCH] add somecomplicatedcmd as an example in mainbot.js --- mainbot.js | 1 + 1 file changed, 1 insertion(+) diff --git a/mainbot.js b/mainbot.js index 20ffbfd..1abc2db 100644 --- a/mainbot.js +++ b/mainbot.js @@ -9,6 +9,7 @@ const dialog = { cancel: { state: "none" }, + somecomplicatedcmd: {} }, stateful_msg_handlers: { start: {}, // everything is by default, so just send message `start`