JavaBot icon indicating copy to clipboard operation
JavaBot copied to clipboard

use requestor as message link author instead of linked message author

Open danthe1st opened this issue 1 year ago • 0 comments

When sending a message link, the bot automatically responds a copy of the linked message. The delete button currently allows the author of the original message as well as moderators to delete that copy.

This PR changes that behavior to allow the author of the message link (to which the bot responds to) to delete the message instead of the author of the original message.

Alternatively, it would be possible to configure both the original author and the requestor to delete the message.

danthe1st avatar May 15 '24 11:05 danthe1st