anti service message bot in pyrogram
git clone https://github.com/iiiiii1wepfj/antiservicemessage.git
cd antiservicemessage
python3 -m venv .venv
source .venv/bin/activate
pip3 install -U -r requirements.txt
edit the api hash and api id and bot token in bot.py
python3 bot.py