Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.47 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.47 KB

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