byomkesh462 / auto-kick

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-auto-kicker-bot

Telegram bot to kick the all members from the group

Deployment

Heroku

Deploy

Linux

1.Clone this respo

git clone https://github.com/itsAPK/telegram-auto-kicker-bot 

2.Open respo directory

cd telegram-auto-kicker-bot 

3.Install Requirements

pip3 install -r requirements.txt

4.Rename .env.sampale to .env and fill TELEGRAM_BOT_TOKEN, TELEGRAM_API_ID, TELEGRAM_API_HASH

5.Run the script

python3 -m bot

Donate and Support

Coindrop.to me

About

License:GNU General Public License v3.0


Languages

Language:Python 98.9%Language:Procfile 1.1%