/ASM-Bot

自动删除 Telegram 群组中的服务消息,如加群退群信息等。

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

ASM-Bot

https://github.com/Anankke/ASM-Bot/blob/master/LICENSE https://python.org https://github.com/pyrogram/pyrogram/

Anti Service Message Bot

自动删除 Telegram 群组中的服务消息,如加群退群信息等。

Installation

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.