-
Notifications
You must be signed in to change notification settings - Fork 232
How to send message to the group chat
Ilya Ableev edited this page Dec 20, 2017
·
5 revisions
Q: My bot is not answering in the group chat, what should I do?
A: Mention your bot: "/start@MyBot" in the group chat, test in command line
Q: It is still not answering, why is that?
A: Try to kick it and invite again, sometimes telegram platform is not working correctly with that
- Invite your bot to the group chat
- Mention you bot in the group (for example,
@ZbxTgDevBot
)
Run script from command line
./zbxtg_group.py "Zabbix in Telegram" "test" "test"
The first argument is the name of group.
In case of success you will receive test message in your group chat.
- Add new media type
3. Create new action or add new sending rule to existing