Limnoria/plugins/Filter
Daniel Folkinshteyn 7feb50685a Filter: add unbinary command, as counterpart to binary command.
Signed-off-by: James McCoy <jamessan@users.sourceforge.net>
2012-10-15 20:47:30 -04:00
..
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
plugin.py Filter: add unbinary command, as counterpart to binary command. 2012-10-15 20:47:30 -04:00
README.txt Filter: created readme from plugin help. 2012-09-04 22:50:44 -04:00
test.py Filter: add unbinary command, as counterpart to binary command. 2012-10-15 20:47:30 -04:00

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 :)