Closed matthewmorek closed 1 year ago
When expanding a message that beings with a mention tag, i.e. @user, the bot drops the original mention tag and replaces is with the author's tag.
@user
@user check this out: [link]
The replacement message could look like this:
"@user check this out" by @author [expanded link]
@author check this out: [expanded link]
Update: expanding message removes any @ mentions from the message, even if you put the mention in the middle or at the end of a message.
@
When expanding a message that beings with a mention tag, i.e.
@user
, the bot drops the original mention tag and replaces is with the author's tag.Steps to reproduce
@user check this out: [link]
Expected result
The replacement message could look like this:
Current result