interchannel_message_mover icon indicating copy to clipboard operation
interchannel_message_mover copied to clipboard

add message showing original timestamp of moved messages

Open laralove143 opened this issue 2 years ago • 0 comments

the bot is able to clone the message except its timestamp, which will be replaced with the time the message was moved

suggested solution:

append a message to the moved messages that includes info on the original timestamps in the format {message link}: originally posted at <t:{timestamp}>, with a button delete that deletes the message (only usable by the command author)

example (-- shows message boundary):

{moved message 1}

--

{moved message 2}

--

{meta information}

laralove143 avatar Feb 07 '23 14:02 laralove143