Webhook For Telegram
First, you need to create a Telegram Bot through BotFather and obtain the Bot Token.
After adding the bot to your Telegram Group, send a message in the group. Then, you can visit https://api.telegram.org/bot{BOT_TOKEN}/getUpdates
to get the Chat ID. Note that this will be a negative number.
Then you can configure the Telegram Webhook in Tidyread. Simply replace the red-marked areas in the image with your own Bot Token and Chat ID:
Digest Example
Troubleshooting
If you notice that digest messages are not being pushed as expected, try clicking the Test Webhook
button to check if the configuration is correct. If there’s an error, an error message will pop up. If you’re unable to resolve the issue, please use the feedback button in the extension sidebar to report the problem to us.
Was this page helpful?