mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 23:15:49 +03:00
[GH-ISSUE #123] Telegram integration not working with supergroups #83
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bellini666 on GitHub (May 22, 2017).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/123
The telegram integration is working great! I can integrate with a single user or even add the bot to a group and it will message me/us everytime a check fails.
But when adding the bot to a supergroup it will not work. I try to
/start//start@bot_nameand it will simply not reply to me.@cuu508 commented on GitHub (May 22, 2017):
I think I've fixed it, @hackedbellini can you please try again?
@bellini666 commented on GitHub (May 22, 2017):
@cuu508 wow, how fast! Just tested and it is working, thanks!