You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear tempse,
thanks a lot for this piece of code! It works like a charm!
I was looking for a Telegram reporter for HTCondor and this popped up right away. I just wanted to point you that the way you show in the README.md to get the telegramUserID actually gives the id of the bot.
To make it work, that should be replaced with the id of the chat that the user has created, which can be found by going to https://api.telegram.org/bot[yourAPItoken]/getUpdates and looking under "chat" in the last message
Thanks again for uploading this to Git
Cheers!
The text was updated successfully, but these errors were encountered:
Dear tempse,
thanks a lot for this piece of code! It works like a charm!
I was looking for a Telegram reporter for HTCondor and this popped up right away. I just wanted to point you that the way you show in the README.md to get the telegramUserID actually gives the id of the bot.
To make it work, that should be replaced with the id of the chat that the user has created, which can be found by going to https://api.telegram.org/bot[yourAPItoken]/getUpdates and looking under "chat" in the last message
Thanks again for uploading this to Git
Cheers!
The text was updated successfully, but these errors were encountered: