fix m8ssi g chat id

This commit is contained in:
Kay Marquardt 2019-11-27 18:47:44 +01:00 committed by GitHub
parent 91ad865c17
commit b84ab57f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ if [ "${1}" != "source" ];then
################################################ ################################################
# GLOBAL commands start here, edit messages only # GLOBAL commands start here, edit messages only
'/info'*) '/info'*)
send_markdown_message "${bashbot_info}" send_markdown_message "${CHAT[ID]}" "${bashbot_info}"
;; ;;
'/start'*) '/start'*)
send_action "${CHAT[ID]}" "typing" send_action "${CHAT[ID]}" "typing"