Mon, 03 Aug 2015 19:45:57 +0300
- Encode messages in the hgpoll module so that joining them won't result in an error if they cannot be coded to ascii
- Support for Doomseeker's VERSION_STRING in version string parsing
{ "nickname": "cobalt-mk2", "ident": "cobalt", "gecos": "Cobalt MK2", "trackerurl": "localhost/mantisbt", "trackeruser": "cobalt", "trackerpassword": "<insert password here>", "commandprefix": ".", "admins": [ "admin!admin@admin", "admin!admin@admin", "admin!admin@admin", ], "autoconnect": [ "local" ], "connections": [ { "name": "local", "address": "127.0.0.1", "port": 6667, "umode": "+iw", "control": true, "channels": [ { "name": "#foo" }, { "name": "#bar", "password": "baz" }, ] }, ] }