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 visitDocumentation Index
Fetch the complete documentation index at: https://docs.tidyread.ai/llms.txt
Use this file to discover all available pages before exploring further.
https://api.telegram.org/bot{BOT_TOKEN}/getUpdates to get the Chat ID. Note that this will be a negative number.
https://api.telegram.org/bot{YOUR_TOKEN}/sendMessage
Digest Example
Troubleshooting
If you notice that digest messages are not being pushed as expected, try clicking theTest 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.
