diff options
author | Teddy Wing | 2017-08-20 02:39:37 +0200 |
---|---|---|
committer | Teddy Wing | 2017-08-20 02:39:37 +0200 |
commit | eca5a7de843ba208059cc1bd47e30f61df39d81c (patch) | |
tree | df002d89dfe9c5684eafae53dd1482c7b44aa5bb | |
parent | d1d4ca92e6665a23bb103dc540daaa3fb4f96ab6 (diff) | |
download | sorbot-eca5a7de843ba208059cc1bd47e30f61df39d81c.tar.bz2 |
Update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,8 +23,8 @@ v UPSERT instead of INSERT 2017.08.17: -- Help plugin +v Help plugin - Way for plugins to only respond over QUERY (like help) -- Add "command" and "description" fields to `Plugin` for use by Help +v Add "command" and "description" fields to `Plugin` for use by Help - Plugin config for whether or not it requires the "sorbot: " prefix -- I18n (http://www.yesodweb.com/book/internationalization) +v I18n (http://www.yesodweb.com/book/internationalization) |