https://github.com/zyxdevs/botstatuspyrogram
https://github.com/zyxdevs/botstatuspyrogram
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zyxdevs/botstatuspyrogram
- Owner: zYxDevs
- License: agpl-3.0
- Created: 2022-06-04T06:31:42.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T00:42:35.000Z (over 2 years ago)
- Last Synced: 2025-07-18T14:55:11.410Z (11 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.
## 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_STRING` : 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: ](https://www.youtube.com/watch?v=23mAMuP0tVw)
[](https://heroku.com/deploy?template=https://github.com/teletips/Powerful_BotStatus-TeLeTiPs)
## Credits
- [TeLe TiPs](https://github.com/teletips)
- [Thakshaka](https://t.me/thakshakar)
- [Pyrogram](https://github.com/pyrogram/pyrogram)
## 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](https://github.com/zYxDevs/BotStatusPyrogram/blob/main/LICENSE)