ruitunion-org / feedback-bot

A free and open-source Telegram Bot that allows you to anonymously chat with multiple users in one Telegram Chat.
GNU General Public License v3.0
43 stars 2 forks source link

Flood control mechanism #2

Open alexios-oss opened 2 months ago

alexios-oss commented 2 months ago

Description

The bot currently has no flood control mechanism. It allows users to send an unlimited number of messages in a short period.

Proposed solution

Flood control mechanism should have the following features:

  1. Configurable limits on the number of messages within a period of time.
  2. Ability to adjust these limits via a bot command.