$(user) on discord integration doesn't highlight the user

Hi, I’m trying to create a command with this message:
@$(user) -> $(urlfetch http://reset.tkrp.net/api/nightbot/nightfall)

but it doesn’t highlight the user who typed the command on text channel inside discord. How should I do?

This isn’t possible due to how discord does username pings (it requires the Id attached to the user that nightbot doesn’t attach)

But I don’t see a use for this personally, if the user is running the command they would expect a response right away, right? A ping is rather unnecessary at that point and could lead to abuse of pinging people in the server on commands

makes sense haha, thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.