Skip to content

Commit

Permalink
Fix link to userinfobot (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
mulka authored Jan 26, 2025
1 parent f5bd05f commit df02817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ConfigureNotificationsForArchive.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Generic Webhook call can be used with Node-Red, [Home-Assistant](https://home-as
You can choose to send notifications via [Telegram](https://telegram.org/). This is a completely free alternative, but you need Telegram app (also free) on your device. It is available for iOS as well as Android and other platforms. See the complete list [here](https://telegram.org/apps)
1. If you don't already have it, download the Telegram Client for your device [here](https://telegram.org/apps) and go through the sign up process.
2. Once sign-up is complete, you can add [this](https://thereisabotforthat.com/bots/userinfobot) bot to your telegram client.
2. Once sign-up is complete, you can add [this](https://telegram.me/userinfobot) bot to your telegram client.
3. Send any message (e.g. "Hi") to the bot and it will respond with your id. This identifies the recipient and is the value you will use for TELEGRAM_CHAT_ID
4. You will need to create a new bot that acts as a sender. Follow the instructions [here](https://www.siteguarding.com/en/how-to-get-telegram-bot-api-token) to get your bot token.
5. If the API key does not have the "bot" prefix. Make sure you include it when entering TELEGRAM_BOT_TOKEN.
Expand Down

0 comments on commit df02817

Please sign in to comment.