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
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}
The text was updated successfully, but these errors were encountered:
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 buttondelete
that deletes the message (only usable by the command author)example (
--
shows message boundary):{moved message 1}
--
{moved message 2}
--
{meta information}
The text was updated successfully, but these errors were encountered: