Closed bacloud22 closed 1 month ago
Issue: There's no rate limiting for sending messages, so a malicious user could potentially spam the channel with questions or answers.
Improvement: Implement rate limiting to prevent spamming by restricting the number of messages a user can send within a certain timeframe.
working on this
Hey @bacloud23 could you please assign me this task i almost solve the issue.
Issue: There's no rate limiting for sending messages, so a malicious user could potentially spam the channel with questions or answers.
Improvement: Implement rate limiting to prevent spamming by restricting the number of messages a user can send within a certain timeframe.