Anankke / ASM-Bot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%