Limnoria/plugins/Filter
jacksonmj 0f14c1c654 Filter: add more filters - vowelrot, caps, capwords 2016-08-16 11:16:51 +02:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
__init__.py Remove need for 2to3. 2015-08-11 16:50:23 +02: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: add more filters - vowelrot, caps, capwords 2016-08-16 11:16:51 +02:00
test.py Filter: strip spaces in "unbinary" (Closes #1166) 2015-09-09 19:32:15 -07:00

README.md

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