Skip to content

Global chat throttle #46

Description

@frolic

Chat flows naturally at a certain speed and anything in excess of that (2x+) is likely a spam attack. Should pass global chat messages, if not ALL chat messages, through a throttle that prevents more than 5 messages per second or so.

Throttling should be done in a window of time, e.g. trigger throttle if 15 messages within 3 seconds, to account for instances of quick replies or whatever. Anything outside that is probably spam or is otherwise worth suggesting that the sender join a channel.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions