Skip to content

Tatiana4/telegram-bot-spam-terminator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Telegram Bot Spam Terminator

A Telegram bot that automatically terminates other bots. Based on the wonderful python-telegram-bot.

Requirements

Setting up

  • Edit config.ini to include your bot API key obtained from @BotFather.
  • Optionally add your user ID as an admin (talk to @get_id_bot to find out yours). Multiple admins should be separated by a comma.
  • In case the bot is running as a service or as part of a script (and it should...), it may be a good idea to add the full path to where it resides.
  • Since version 0.2 a captcha option is added to cope with spammers that aren't bots. The captcha word is mandatory.

About

Telegram bot that terminates spam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%