mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 15:35:09 +00:00
fix m8ssi g chat id
This commit is contained in:
parent
91ad865c17
commit
b84ab57f6f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user