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).