Skip to content

Telegram bot that deletes messages with URL from users joined in less than 24 hours

License

Notifications You must be signed in to change notification settings

krreet/daysandbox_bot

 
 

Repository files navigation

DaySandBox Bot Help

This bot implements simple anti-spam technique - it deletes all posts which:

  1. contains link or mentions @username or been forwarded from somewhere
  2. AND posted by the user who has joined the group less than 24 hours ago

This bot does not ban anybody, it only deletes messages by the rules listed above. The idea is that in these 24 hours the spamer would be banned anyway for posting spam to other groups that are not protected by this bot.

Usage

  1. Add @daysandbox_bot to your group.
  2. Go to group settings / users list / promote user to admin
  3. Enable only one item: Delete messages
  4. Click SAVE button
  5. Enjoy!

To get more help submit /help command to the bot.

Support

Other projects

  • @nosticker_bot - bot to delete stickers posted to group
  • @coinsignal_robot - bot to be notified when price of specific coin reaches the level you have set, also you can use this bot just to see price of coins.
  • @joinhider_bot - bot to delete messages about user joined or left the chat

Donation

  • Ethereum: 0x00D0c93B180452a7c7B70F463aD9D24d9C6d4d61
  • Litecoin: LKJ86NwUkoboZyFHQwKPx8X984g3m3MPjC
  • Dash: XtGpsphiR2n9Shx9JFAwnuwGmWzSEvmrtU
  • UFO coin: CAdfaUR3tqfumoN7vQMVZ98CakyywgwK1L

About

Telegram bot that deletes messages with URL from users joined in less than 24 hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Makefile 1.4%