diff --git a/plugins/Filter/README.txt b/plugins/Filter/README.txt index d60b47a97..8c4b72b25 100644 --- a/plugins/Filter/README.txt +++ b/plugins/Filter/README.txt @@ -1 +1,5 @@ -Insert a description of your plugin here, with any notes, etc. about using it. +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 :)