You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moderators can now delete quotes when they are quoted, from the list of quotes of a user, from the allq command, and delete all quotes from a certain user using ?purgequotes
rebuild_mc has been added everywhere where quotes are deleted
the delete emoji in ?lq can now only be clicked by the quote list author or by a mod (whereas any users used to be able to click it before and start the delete prompt, but only the author could use the prompt). The person who clicks the reacts is also the only one that can then delete a quote. By doing this, this fixes#215, since Marty cannot even start the prompt anymore. (The check that the message wasn't written by the bot was still added in case and might be useful in case Marty can ever react on other people's messages).
Bug Description
It is possible to use the ?mix or ?bac commands to make Marty delete his own quotes
Reproduction Steps
?lq @marty
?mix 15
Reason behind Bug:
Quote deletion should ignore marty. Easy to do since there's already a line to ignore users that didn't write the quote
The text was updated successfully, but these errors were encountered: