From b84ab57f6f0c4d513c99c5d7d26a3df3cb917933 Mon Sep 17 00:00:00 2001 From: Kay Marquardt Date: Wed, 27 Nov 2019 18:47:44 +0100 Subject: [PATCH] fix m8ssi g chat id --- commands.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.sh b/commands.sh index 0f035bf..aa87795 100644 --- a/commands.sh +++ b/commands.sh @@ -77,7 +77,7 @@ if [ "${1}" != "source" ];then ################################################ # GLOBAL commands start here, edit messages only '/info'*) - send_markdown_message "${bashbot_info}" + send_markdown_message "${CHAT[ID]}" "${bashbot_info}" ;; '/start'*) send_action "${CHAT[ID]}" "typing"