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
__init__.py
config.py
messages.pot
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 :)