Skip to content

Bot helps to get rid of no-names and individuals in chat

License

Notifications You must be signed in to change notification settings

onilyxe/KickBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KickBot for Telegram

Bot helps to get rid of no-names and individuals in chat

Try the my bot

Installation

# Clone the repository
$ git clone https://github.com/onilyxe/KickBot.git

# Change the working directory to KickBot
$ cd KickBot

Configuring

Open the config.json configuration file in a text editor and change the values to your own:

{
    "TOKEN": "0000000000:0000000000000000000000000000000000"
}
  • TOKEN is token for your Telegram bot. You can get it here: BotFather

Running

Using Python

# Install requirements
$ python3 -m pip install -r requirements.txt

# Run script
$ python3 KickBot.py

About

Bot helps to get rid of no-names and individuals in chat

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages