Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Azure Function to publish messages from UptimeRobot.com to Telegram (bot required)

License

Notifications You must be signed in to change notification settings

justdmitry/UptimeRobot2TelegramAzureFunction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UptimeRobot2TelegramAzureFunction

Azure Function to publish messages from UptimeRobot.com to Telegram (bot required)

  1. Clone this repo
  2. Create your Telegram bot (manual)
  3. Add this bot to group you want send messages to, and obtain chat_id of required chat;
  4. Create Azure Function from Git repo (manual)
  5. Create these App Settings for your Function app:
    • TelegramBotToken - token for your bot (from step 2), like 12345:ABCDEF...
    • TelegramChatId - chat_id from step 3

About

Azure Function to publish messages from UptimeRobot.com to Telegram (bot required)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages