FallShield notifications

Connect Telegram alerts

Each FallShield subscription can use its own Telegram bot and chat. SafetySense stores the bot token and chat destination in that subscription, verifies them by sending a test message, and never displays the full token again.

1

Create a bot with BotFather

In Telegram, open the official @BotFather account. Send:

/newbot

Choose a display name and then a unique username ending in bot, for example MyFallShieldBot.

2

Copy the bot token

BotFather returns a token similar to:

123456789:AAExampleTokenFromBotFather

Treat this token like a password. Anyone who has it can control the bot. If it is exposed, revoke it in BotFather and create a replacement.

3

Start a chat with your bot

Open the new bot in Telegram and select Start, or send:

/start

A bot cannot initiate a private conversation until the user has contacted it.

4

Verify it in My Account

  • Open My Account → Alert notifications and select Manage on the Telegram row.
  • Select the subscription that should use the bot.
  • Paste the bot token.
  • Leave Chat ID blank to use the most recent chat that contacted the bot, or enter a specific numeric chat ID.
  • Select Verify Telegram.

SafetySense sends a test message and stores the verified bot and chat in the selected subscription.

5

Enable Telegram alerts

After the test message arrives, keep Telegram alerts enabled and select Save Telegram. Fall-detection alerts and system online/offline or health alerts will then be sent to that Telegram chat.

6

Optional: use a group

Add the bot to a Telegram group, send a message or command to the bot, and verify again using the group chat ID. Group chat IDs are usually negative numbers. The bot must be allowed to post in the group.

Chat not found? Send /start to the bot and verify again. A new bot has no updates until someone messages it. If you supplied a Chat ID, confirm that it belongs to the same bot conversation.
Security: Never email or publish the bot token. Delete the Telegram configuration from My Account before retiring a bot, and revoke the token through BotFather if you suspect it was exposed.
Privacy: Telegram receives only the alert text sent to the configured chat. SafetySense does not send camera video through Telegram.
Return to My AccountOfficial Telegram bot tutorialTelegram Bot API