Skip to content

Deprecation of discriminator #831

@Tais993

Description

@Tais993

Describe the bug
Users are going to be unique, the discriminator will eventually pass away. (How long this'll fully take is a question, either way changing should happen as fast as possible)

The discriminator wills

The consequences
As far as I'm aware, identification happens using user ID's, not using their tag.
Therefor nothing mayor should happen, most things will be styling / messages.

Many commands show the user by their tag, so this will have to change to their name, (maybe also ID? is useful or staff commands, but others not really)

the /whois command will also have to be modified for this, but that should be everything.

I'll do a check whenever Guild#getUserByTag is being used anywhere, if so we'll have to wait for a Guild#getUserByUniqueName / Guild#getUserByName.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginactivity-closedIssues that have been closed due to inactivity, but are otherwise valid and might be reopened laterpriority: normalstale

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions