Skip to content

Remove reactions from users that aren't the OP for pagination and trash can. #1454

@whispersofthedawn

Description

@whispersofthedawn

Goal

When using pagination or the trash can symbol (the one used to delete embeds), it is set to only be able to use by the OP. It may help clean it up to delete reactions from people that aren't the OP.

Implementation Suggestion

Python already checks whether the person adding the reactions for pagination or the trash can is used by the OP, so it would be simple to use remove_reaction to get rid of the useless reactions.

Metadata

Metadata

Assignees

Labels

a: frontendRelated to output and formattinggood first issueGood for newcomersp: 2 - normalNormal Priorityt: enhancementChanges or improvements to existing features

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions