https://github.com/nuclearcat/lbtgbot
Basic telegram bot aiming to block spambots
https://github.com/nuclearcat/lbtgbot
bot telegram
Last synced: over 1 year ago
JSON representation
Basic telegram bot aiming to block spambots
- Host: GitHub
- URL: https://github.com/nuclearcat/lbtgbot
- Owner: nuclearcat
- License: bsd-2-clause
- Created: 2021-02-14T00:27:57.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-13T19:42:11.000Z (about 5 years ago)
- Last Synced: 2025-01-27T10:27:49.045Z (over 1 year ago)
- Topics: bot, telegram
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
At current moment bot just show to new users two buttons, asking to press any. It will also auto-mute new user.
If none pressed, user will be kicked after timeout (and banned for short period, to avoid bots to autojoin).
But, if new user press any, he will be unmuted.
Thats enough to defeat most of spambots at current moment.
*It's also easy to make bot more clever.