New IRC Framework: don't raise on unknown casemap
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 15 Jun 2010 10:27:33 +0000 (12:27 +0200)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 15 Jun 2010 11:00:17 +0000 (13:00 +0200)
commit9ab64fe6dfd71647bbfcf87e4839cc15d30436db
tree73fbcaf6adad6a09957a5ce17abbbeccde18de93
parent3c863bf62e0e5bdc739d04caeb50803533a5c13c
New IRC Framework: don't raise on unknown casemap

This allows us to support servers that (ab)use the CASEMAPPING
to indicate the set of allowed characters for nicks (e.g. Inspire
IRCd).
lib/rbot/core/unicode.rb
lib/rbot/irc.rb