bostrot / telegram-support-bot

A Telegram ticketing/supporting system.
https://botspace.bostrot.com
GNU General Public License v3.0
447 stars 152 forks source link

Setting parameter in the config for the number of messages allowed to consider the user as a spammer #87

Closed alambertt closed 2 years ago

alambertt commented 2 years ago

I wanted to reduce the quantity of messages that an user can send in the spam_time. No just 5, like is by default.

I set up this parameter in the config and modified the code.