mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-25 15:05:49 +03:00
[GH-ISSUE #401] Telegram Not Sending Message When Using /start #303
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#303
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 @jimmybrancaccio on GitHub (Jul 13, 2020).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/401
Hello!
This may be related to #400. I've setup the bot, however when using the
/startthe bot doesn't send anything back. I setup a request bin to see if Telegram was actually sending anything and it definitely is. It seems like Healthchecks may not be handling it properly anymore or ignoring it, I am not 100% sure. Nonetheless I felt it was worth creating a GitHub issue on. 😄 Don't hesitate to let me know if there's anything else I can provide to further troubleshoot!@cuu508 commented on GitHub (Jul 15, 2020):
@jimmybrancaccio after you fixed TELEGRAM_TOKEN in #400, did this start to work too?
@jimmybrancaccio commented on GitHub (Jul 15, 2020):
@cuu508 Yes it did! We can consider this one resolved!