arshsisodiya / Powerful_BotStatus-TeLeTiPs

Easy & powerful bot to check if your all Telegram bots are working or not. This bot status bot refreshes automatically & runs for 24x7 hours.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powerful_BotStatus-TeLeTiPs

Easy & powerful bot to check if your all Telegram bots are working or not. This bot status bot refreshes automatically & 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: teletips1bot teletips2bot teletips3bot
  5. CHANNEL_OR_GROUP_ID : Your channel's or group's Telegram id (Example: -1001246808642)
  6. MESSAGE_ID : Telegram id of message from your channel or group (Example: 10)
  7. BOT_ADMIN_IDS : Bot admin(s) id(s) (Example: 1357907531 2468097531 3579864213) - Not Required!
  8. TIME_ZONE: Your time zone (Example: Asia/Kolkata)

Deployment Methods

Heroku

🎥 Tutorial Video:

Deploy

Credits

Warning

  • Changing the code is NOT ALLOWED!!
  • You are free to use this code in any of your projects, but you MUST include the following in your README.md (Copy & paste)
##Credits
- [BotStatus Telegram bot by TeLe TiPs] (https://github.com/teletips/Powerful_BotStatus-TeLeTiPs)

License:

GNU Affero General Public License v3.0

About

Easy & powerful bot to check if your all Telegram bots are working or not. This bot status bot refreshes automatically & runs for 24x7 hours.

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.8%Language:Procfile 1.3%