Limnoria/plugins/Filter
Valentin Lorentz 418b3e007c Filter: Fix encoding with Python 3. 2013-01-06 16:53:07 +01:00
..
locales Rename all 'locale' directories to 'locales'. 2012-12-26 15:43:35 +01:00
README.txt Filter: created readme from plugin help. 2011-07-08 13:02:31 +03:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Internationalize Filter, Format, Games, and Google 2010-10-17 14:50:31 +02:00
messages.pot (Re)generate all plugin's .pot file 2011-02-26 10:40:50 +01:00
plugin.py Filter: Fix encoding with Python 3. 2013-01-06 16:53:07 +01:00
test.py Filter: Fix encoding issues in tests. 2013-01-05 20:05:36 +01:00

README.txt

This plugin offers several commands which transform text in some way.
It also provides the capability of using such commands to 'filter'
the output of the bot -- for instance, you could make everything the bot says be
in leetspeak, or Morse code, or any number of other kinds of filters. 
Not very useful, but definitely quite fun :)