sheffykhlg / MemberCounterMeta1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MemberCounterMeta

Powerful Telegram bot to do a real-time subscriber or member count for all types of groups and channels. A bot by TeLe TiPs.

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_HASH get it from my.telegram.org/apps
  3. SESSION_NAME : A valid Pyrogram session name
  4. CHANNEL_OR_GROUP_LIST: List of channel and group ids (Example: -1001357289914 -1001658289913 -1001357223413)
  5. CHANNEL_OR_GROUP_ID : Main channel's or group's Telegram id (Example: -1001246808642)
  6. MESSAGE_ID : Telegram id of a message from your main channel or group (Example: 10)

Features

  • Supports all types of channels and groups (private and public)
  • Only uses Telegram IDs
  • Has an option to check whether bot is alive or not
  • Fast & Light
  • Safe

Commands

!status

Send !status to any kind of chat to check whether bot is alive.

Preview

Deployment Methods

Heroku

🎥 Tutorial Video

Deploy

Versions

  1. 1.0 Meta

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)
  • 📞 Contact
##Credits
- [MemberCounterMeta Telegram bot by TeLe TiPs] (https://github.com/teletips/MemberCounterMeta)

Read License

GNU AFFERO GENERAL PUBLIC LICENSE

About

License:GNU Affero General Public License v3.0


Languages

Language:Python 98.9%Language:Procfile 1.1%