Limnoria/plugins/Filter
Valentin Lorentz d1649a44ac Continue accelerating the 2to3 step (remove fix_idioms, fix_imports2, fix_input, fix_intern, fix_isinstance, fix_ne, fix_next, and fix_raw_input). 2014-01-20 15:13:01 +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. 2012-09-04 22:50:44 -04: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 Continue accelerating the 2to3 step (remove fix_idioms, fix_imports2, fix_input, fix_intern, fix_isinstance, fix_ne, fix_next, and fix_raw_input). 2014-01-20 15:13:01 +01:00
test.py Merge remote-tracking branch 'supybot/master' into testing 2013-08-24 11:28:29 +02: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 :)