Limnoria/plugins/Filter
Valentin Lorentz ed87de1527 Filter: add support for upper-case letters. 2020-05-23 13:32:26 +02:00
..
locales Fix msgfmt warnings. 2020-03-26 22:10:28 +01:00
README.md Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
__init__.py Use importlib instead of imp. 2020-01-26 12:00:08 +01: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 support for upper-case letters. 2020-05-23 13:32:26 +02:00
test.py Filter: add support for upper-case letters. 2020-05-23 13:32:26 +02: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 :)