An open API service indexing awesome lists of open source software.

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

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.