Limnoria/plugins/Filter
James Lu ed493e6504 Filter: strip spaces in "unbinary" (Closes #1166)
This makes _squish() a shared function to prevent code duplication. Also, remove duplicate testUnbinary function, and add tests for this.
2015-09-09 19:32:15 -07:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01: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: strip spaces in "unbinary" (Closes #1166) 2015-09-09 19:32:15 -07:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
test.py Filter: strip spaces in "unbinary" (Closes #1166) 2015-09-09 19:32:15 -07: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 :)