Last Modified
2010-06-27 08:21:56 +0000
Requires
  • iconv

Description

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