Discord Bot Shows the Wrong Name in Pop Up
Opened this issue · 1 comments
emclaren commented
The Discord bot shows the name of another user if you click on the Hubs icon beside a user's name in Discord.
Example
Elgin wrote a comment while in a Hubs room:
If you click on the duck, the name in the pop up is Kevin Lee:
For my desktop Discord application, all of them are labelled Kevin Lee
For my browser Discord application on mac and pc, all of them are labelled Jim
mqp commented
Unfortunately this is not fixable as long as we use webhooks for the messages (that is, if we didn't do it, we also wouldn't get the right username showing up.) Discord just isn't designed for bots to do a good job imitating different users.