Path: | lib/rbot/core/unicode.rb |
Last Update: | Sun Jun 27 10:21:56 +0200 2010 |
Author: | jsn (Dmitry Kim) <dmitry dot kim at gmail dot org> |
This plugin adds unicode-awareness to rbot. When it‘s loaded, all the character strings inside of rbot are assumed to be in proper utf-8 encoding. The plugin takes care of translation to/from utf-8 on server IO, if necessary (translation charsets are configurable).