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.
- Fork this repository
- Create your own UpOrNot bot instance, using BotFather.
- Use free deno deploy to host your bot
- Store
BOT_TOKEN
in the deno deploy secrets