modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

Mention variable - freply #3294

Closed lorenzo132 closed 1 year ago

lorenzo132 commented 1 year ago

Is your feature request related to a problem? Please elaborate.

Currently there is no way to @mention a user in a thread with freply or reply, without having to manually copy someones userid.

Describe the solution you'd like

a {user.mention} variable in the freply command

Does your solution involve any of the following?

Describe alternatives you've considered

-

Who will this benefit?

Anyone using modmail.

Additional Information

No response

martinbndr commented 1 year ago

This is already a thing with {recipient.mention} for the thread creator and {author.mention} for the user that used the command.