mojira-discord-bot icon indicating copy to clipboard operation
mojira-discord-bot copied to clipboard

Display user names the same everywhere

Open violine1101 opened this issue 1 year ago • 3 comments

Purpose

Display new user handles as @violine1101 and old ones as violine1101#8993 everywhere.

This also should fix the issue where messages could not be deleted if you had a new user handle.

Approach

Add a helper function in DiscordUtil to decide how to print the name. Also added two more helper function for consistent setting of embed footers and authors.

Future work

We'll probably need to rework this with the next discord.js update anyway, I presume (though I haven't checked their progress on the matter)

violine1101 avatar Jun 25 '23 12:06 violine1101