Konano / auto-kickout-bot

A Telegram bot that automatically removes newly added group members

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-kickout-bot

Usage

mv config.sample_ini config.ini
nano config.ini  # add accesstoken

pip install -r requirements.txt
python3 bot.py

About

A Telegram bot that automatically removes newly added group members

License:MIT License


Languages

Language:Python 96.4%Language:JavaScript 3.6%