qaisjp / go-discord-irc

The Discord and IRC bridge with puppets! An IRC user is created for each Discord user, messages from IRC seamlessly appear on Discord, and Discord mentions are automagically converted to and from IRC.
MIT License
113 stars 32 forks source link

Nickname uniqueness should be case insensitive #110

Closed qaisjp closed 3 years ago

qaisjp commented 3 years ago

If one account is named Toni and the other is toni, two puppets with the same name (but different case) will be created. This causes the ircd to rename one of them.