Found by: michaelortmann
Patch by: michaelortmann
Fixes:
One-line summary:
Use strcasecmp() everywhere to compare handle.
Additional description (if needed):
<thommey> strcasecmp I'd say
<thommey> rfc compare can only be known once connected to a server, which not all bots
<thommey> but should be done for nicknames
<thommey> handles aren't nicknames
Test cases demonstrating functionality (if applicable):
Found by: michaelortmann Patch by: michaelortmann Fixes:
One-line summary: Use strcasecmp() everywhere to compare handle.
Additional description (if needed):
Test cases demonstrating functionality (if applicable):