/TagAdminsBot

Tag admins in telegram group easily. Just do @admin or @admins to tag all admins easily!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TagAdminsBot

LICENSE Contributors Repo Size

A simple bot made using pyrogram to tag all admins in a group easily and quickly! Does not work if Admins try to use it!

How to setup:

Easy Way

Deploy

Manual Way

  • Install Python v3.7 or later from Python's Website
  • Install virtualenv using python3 -m pip install virtualenv.
  • Fork or Clone the project using git clone https://github.com/Skuzzers/TagAdminsBot.git
  • Star ⭐ the repository!!
  • Installthe requirements using python3 -m pip install -r requirements.txt
  • Rename sample_config.py to config.py in tagadmin folder and fill in all the variables!
  • Run the bot using python3 -m tagadmin

If successful, bot should send a message to the MESSAGE_DUMP Group!

Copyright & License