Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meme: Removable bot reactions #256

Open
sinus-x opened this issue Feb 6, 2021 · 0 comments
Open

Meme: Removable bot reactions #256

sinus-x opened this issue Feb 6, 2021 · 0 comments
Labels
functionality New feature or request good first issue Good for newcomers

Comments

@sinus-x
Copy link
Owner

sinus-x commented Feb 6, 2021

When the uwu or randomcase commands are invoked, the message ID should be saved to internal cog cache, as dictionary key with user ID as its value. A ❎ should be added as a reaction to the new message.

When the author clicks the reaction, the message should be deleted. If someone else clicks it, the reaction should be removed.

This functionality should have some cooldown -- a timer would go every ten minutes through the reactions and if they were older than ten minutes, it would remove the reaction (?) and delete the message from the cache.

@sinus-x sinus-x added functionality New feature or request good first issue Good for newcomers labels Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
functionality New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant