Limnoria/plugins/ChannelLogger
Richard Esplin 5ecb154186 Ensure log files are UTF-8 encoded
The default encoding is platform specific, so problems can arise if we do not
make it explicit. Especially on Windows. Freenode appears to be all UTF-8, and
irclib is giving us UTF-8 strings, so let's standardize on UTF-8.
2014-01-15 23:15:09 -07:00
..
locales Alias & ChannelLogger & MessageParser & MoobotFactoids & User & Web: Update l10n-fr. 2013-03-02 19:15:12 +01:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Merge remote-tracking branch 'supybot/master' into testing 2013-01-01 21:11:24 +01:00
messages.pot ChannelLogger: update messages.pot 2012-10-07 18:37:47 +03:00
plugin.py Ensure log files are UTF-8 encoded 2014-01-15 23:15:09 -07:00
README.txt ChannelLogger: improved readme 2012-09-04 22:38:18 -04:00
test.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00

This plugin automatically logs the channels where the bot is.