Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 594 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 594 Bytes

UpOrNot Bot

A simple bot that periodically checks (every 5 minutes) whether bots are online using the webhook url and sends a message to a channel if the online status has changed (online -> offline or offline -> online).

You're invited to use the instance I run on telegram: UpOrNotBot.

How to run your own instance

  1. Fork this repository
  2. Create your own UpOrNot bot instance, using BotFather.
  3. Use free deno deploy to host your bot
  4. Store BOT_TOKEN in the deno deploy secrets