User mention and channel mention conversion doesn't work.
kirjorjos opened this issue ยท 8 comments
Expected behavior
I expect it to link the channel in the discord when I do #channel, and ping a user when I do @user.
Actual behavior
It says #channel or @user with no linking to them.
Steps to reproduce
Server software and version
"This server is running Paper version git-Paper-790 (MC: 1.16.5)"
Checks
- I am not using an outdated version of DiscordSRV.
- I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.
Anything else
No response
We're going to need more detail than this, and since it seems all the support transcripts got wiped I can't see what was said in your ticket. Could you please provide us with the output of /discord debug as well as screenshots of you trying to mention a user/channel? You can send the debug report privately on Discord to Dinty#4988
if you don't wish to show it here.
I do and it was also breaking with the nickname when I originally made the report, but attempting it now with an update that came out after the initial creation, it does work with the nickname. Is there a way to make it work with the username rather than nickname I guess?
Not that I'm aware of. The channel mentions don't seem to work for me either so that certainly needs investigating.
Testing channels now that you mentioned that, I can confirm channels also break on my end.
Channel mentions using #name from Minecraft are not broken, but rather just don't exist currently (however you can mention channels using <#id>). Also as you have previously mentioned @ user mentions use the nickname, so if you try to mention a user using their username while they have a nickname set, it will not work. Feel free to open a feature request for either of these features if wanted.