3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-04-16 04:47:54 +02:00
PyLink/protocols
James Lu 35cdfbf7e6 Declare IRCd casemapping in protocol modules, and respect these in utils.nickToUid
This adds a new utils.toLower(irc, text) function which returns the lowercased version of <text> based on <irc>'s declared case mapping.

Closes #75.
2015-07-22 20:31:45 -07:00
..