Skip to content

[Enhancement]: Prevent duplicate piracy warnings #27

@elnyet

Description

@elnyet

Checked Existing

  • I have checked the repository for duplicate issues.

What enhancement would you like to see?

A great enhancement for this feature would be to prevent being able to report a message that has already be reported once, this could prevent the embeds from flooding the channels and also it would also prevent abusive mass warnings from trolls

Any other details to share? (OPTIONAL)

This could be done by registering messages ids from reported messages in a database, then when a user reports a message, it checks if it's already in the database, if the size of the database is a problem, it could be wiped every hour, it could also just be done by adding a cooldown to the command, but this may be a problem in case multiple people are breaking the no piracy rule

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvedThe topic is approved by a developerenhancementAn update to an existing part of the codebase

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions