[GH-ISSUE #592] Telegram Channel Support #433

Closed
opened 2026-02-25 23:42:26 +03:00 by kerem · 2 comments
Owner

Originally created by @AuroraDysis on GitHub (Dec 23, 2021).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/592

Now the telegram bot can only send messages to users or groups, but I want to post the message to the channel.

Originally created by @AuroraDysis on GitHub (Dec 23, 2021). Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/592 Now the telegram bot can only send messages to users or groups, but I want to post the message to the channel.
kerem closed this issue 2026-02-25 23:42:26 +03:00
Author
Owner

@cuu508 commented on GitHub (Dec 28, 2021):

Thanks for the report, @AuroraDysis!

I've added support for Telegram channels, and updated https://healthchecks.io – feel free to try it out!

Note that unlike groups, in channels the bot receives all messages sent to the group (looks like that's how bots work in channels – see FAQ). The bot looks for messages that contain "/start" and ignores all other messages.

<!-- gh-comment-id:1002199127 --> @cuu508 commented on GitHub (Dec 28, 2021): Thanks for the report, @AuroraDysis! I've added support for Telegram channels, and updated https://healthchecks.io – feel free to try it out! Note that unlike groups, in channels the bot receives all messages sent to the group (looks like that's how bots work in channels – see [FAQ](https://core.telegram.org/bots/faq#what-messages-will-my-bot-get)). The bot looks for messages that contain "/start" and ignores all other messages.
Author
Owner

@AuroraDysis commented on GitHub (Dec 29, 2021):

Awesome. Thank you very much!

<!-- gh-comment-id:1002729143 --> @AuroraDysis commented on GitHub (Dec 29, 2021): Awesome. Thank you very much!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/healthchecks#433
No description provided.