Skip to content

Support configurable command rate limiting  #401

@pdellaert

Description

@pdellaert

Feature type

Utility or complex functionality

Description

Some commands get flooded by users in certain situations, it could be useful to have a rate limiter implemented that prevents a command from being used too often within a single channel.

Proposal for the feature is:

  • Support rate limiting a command (based on time: set to a certain time interval, a command can only be used once within the time interval)
  • Introduce mod command to manage (set, unset) a rate limit for a command, can be any command (automatically matches the aliased)
  • Mod commands should be blocked from rate limiting

References (optional)

No response

Additional info (optional)

No response

Discord Username (optional)

straks#7240

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