Remove discriminator from log messages & events.#161
Remove discriminator from log messages & events.#161Kaluub wants to merge 1 commit intojagrosh:masterfrom
Conversation
|
There are still lots of active accounts that use the discriminator system so you probably shouldn't remove it. |
Right, when I wrote this I had believed all accounts with discriminators had been automatically assigned their new usernames but I've seen a few accounts without that recently so clearly not. I'm not sure if there's a good solution since most active users will have their new usernames, but since it's not everyone best to be safe with that. Could maybe check if the discriminator is not 0000, but probably too excessive for what it's worth. |
|
Most likely scenario is it excludes the discrim only if it's 0 |
Correct, if you ask for the discriminator via the discord api it will appear as |
As all active Discord accounts now use the new username system, it is not needed to use/reference the old discriminators. Currently defaults to 0000.