Comment 1 for bug 1410979

Revision history for this message
Joel McBeth (joel-mcbeth) wrote :

Also, IRC.NET performs case sensitive string comparisons for nick names. Since the nick name is not contained in the welcome message the casing for the Nick name as passed into the IrcClient constructor via IrcRegistrationInfo might not match the casing used by the server. In this case, twitch uses all lowercase for the nick name.