/antispambot

A Telegram bot to remove spam messages and the user on sending t.me/joinchat links

Primary LanguagePython

AntiSpam Bot

A simple bot to remove any t.me/joinchat links sent by bots to advertise in groups, made with python-telegram-bot. Big thanks to @drunktimelord because I am a noob.

How to use

  • Paste your token in "token=.." at line 18.
  • Execute pip3 install -r requirements.txt
  • Execute python bot.py
  • Done.