diff options
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ v Command for the GitHub plugin `git remote set origin URL` 2017.08.15: v Handle Nothing from `matchPlugin message` -- Handle "sorbot: " prefix +v Handle "sorbot: " prefix v Use `Data.Text` instead of `String` @@ -26,7 +26,7 @@ v UPSERT instead of INSERT v Help plugin v Way for plugins to only respond over QUERY (like help) v Add "command" and "description" fields to `Plugin` for use by Help -- Plugin config for whether or not it requires the "sorbot: " prefix +x Plugin config for whether or not it requires the "sorbot: " prefix v I18n (http://www.yesodweb.com/book/internationalization) |