diff options
author | Teddy Wing | 2017-08-17 22:47:59 +0200 |
---|---|---|
committer | Teddy Wing | 2017-08-17 22:48:09 +0200 |
commit | 46aa2c3887455d22ed75f17e499aa3a8907b24c6 (patch) | |
tree | f111a7948fc95e24cc5bd0c5b4322aff006c074d | |
parent | 35afa1db49eba7b91fb51a1f2906f2a6a4afe308 (diff) | |
download | sorbot-46aa2c3887455d22ed75f17e499aa3a8907b24c6.tar.bz2 |
Add a few TODOs
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -20,3 +20,10 @@ v Use `Data.Text` instead of `String` GitRemoteSetOrigin: v Figure out how to use capture groups v UPSERT instead of INSERT + + +2017.08.17: +- Help plugin +- Way for plugins to only respond over QUERY (like help) +- Add "command" and "description" fields to `Plugin` for use by Help +- Plugin config for whether or not it requires the "sorbot: " prefix |