An open API service indexing awesome lists of open source software.

https://github.com/zyxdevs/botstatuspyrogram


https://github.com/zyxdevs/botstatuspyrogram

Last synced: 11 months ago
JSON representation

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.



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_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)

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](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)