Is your feature request related to a problem? Please describe.
Yes, I find it hard to ping Discord users from a Matrix bridge if I can't see their username, and vice versa. If I only used usernames, it would look ugly to both me and the people on the other side.
Describe the solution you'd like
The simplest way to explain this is with an example. I'd like something like NickFormat="{DISPLAY} (@{USERNAME})" to be able to put under a [discord.accname] or [matrix.accname] in my config. such that it becomes the format for the {NICK} in RemoteNickFormat.
Describe alternatives you've considered
- have a table file of usernames and display names on hand - ????? what was i even thinking
- enable
UseUserName - looks ugly, but functional
Additional context
None.
Is your feature request related to a problem? Please describe.
Yes, I find it hard to ping Discord users from a Matrix bridge if I can't see their username, and vice versa. If I only used usernames, it would look ugly to both me and the people on the other side.
Describe the solution you'd like
The simplest way to explain this is with an example. I'd like something like
NickFormat="{DISPLAY} (@{USERNAME})"to be able to put under a[discord.accname]or[matrix.accname]in my config. such that it becomes the format for the{NICK}inRemoteNickFormat.Describe alternatives you've considered
UseUserName- looks ugly, but functionalAdditional context
None.