Limnoria/plugins/Filter
GLolol f2c66480bc Filter: fix a bug introduced by b78319ba2a
This caused the first character in text to be cut off if it is not set to be replaced (e.g. a letter
when 'config plugins.format.spellit.replaceletters' is off).
2015-01-02 20:55:24 -05:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
__init__.py Change the modeline to use softtabstop instead of tabstop. 2006-02-11 15:52:51 +00:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Filter: fix a bug introduced by b78319ba2a 2015-01-02 20:55:24 -05:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
test.py Filter: Remove tests for old lithp command 2014-10-14 22:45:44 +02: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 :)