creesch / discordIRCd

A node.js script that allows you to connect to discord with your irc client.
Apache License 2.0
115 stars 21 forks source link

Added discriminator to all nicks. #57

Open barrowsys opened 4 years ago

barrowsys commented 4 years ago

The discriminator plays a crucial role: differentiating users with the same display name. Without this change, these users are indistinguishable, and direct messages to those users get confused for each other.