/Powerfull-BotStatus

Primary LanguagePythonMIT LicenseMIT

Powerfull-BotStatus

Easy & powerful bot to check if your all Telegram bots are working or not. This bot status bot updates every 45 minutes & runs for 24x7 hours.

made-with-python
Stars Forks Watchers
License Repository Size Contributors Issues

Config Vars

  1. API_ID : Telegram API_ID, get it from my.telegram.org/apps
  2. API_HASH : Telegram API_ID, get it from my.telegram.org/apps
  3. SESSION_NAME : A valid Pyrogram session name
  4. BOT_LIST : Your bot username list without '@' (Example: name1bot name2bot name3bot
  5. CHANNEL_OR_GROUP_ID : Your channel's or group's Telegram id (Example: -10012456700)
  6. MESSAGE_ID : Telegram id of message from your channel or group (Example: 10)
  7. BOT_ADMIN_IDS : Bot admin(s) id(s) (Example: 1334) - Not Required!
  8. TIME_ZONE: Your time zone (Example: Asia/Jakarta)

Deployment Methods

Heroku

Deploy

Credits