forked from PretendoNetwork/Yamamura
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
approvedThe topic is approved by a developerThe topic is approved by a developerenhancementAn update to an existing part of the codebaseAn update to an existing part of the codebase
Description
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
Labels
approvedThe topic is approved by a developerThe topic is approved by a developerenhancementAn update to an existing part of the codebaseAn update to an existing part of the codebase
Type
Projects
Status
No status