Anti Service Message Bot
自动删除 Telegram 群组中的服务消息,如加群退群信息等。
pip3 install -U https://github.com/pyrogram/pyrogram/archive/asyncio.zip TgCrypto
git clone https://github.com/Anankke/ASM-Bot.git
cd ASM-Bot
cp config.py.example config.py
vim config.py
python3 asm.py
Get your own Telegram API key from https://my.telegram.org/apps, get your bot token from @BotFather, fill them in config.py
.