aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2017-08-16 01:29:48 +0200
committerTeddy Wing2017-08-16 01:29:48 +0200
commit63b5c7bcd7bd72234a3f25e7ce5cc5df23a4dc95 (patch)
tree6f65b8c08a7c2ea650e369b03ffd0a540c5aee69
parenta0d21d9aed3a38e98e622fbae5fcab3e91c5ddee (diff)
downloadsorbot-63b5c7bcd7bd72234a3f25e7ce5cc5df23a4dc95.tar.bz2
TODO: Add a few new tasks
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index e0dce32..35d0562 100644
--- a/TODO
+++ b/TODO
@@ -8,3 +8,9 @@ TODO
- Generic chat interface for both IRC and Slack
- Command for the GitHub plugin `git remote set origin URL`
- Hello plugin with random display of greetings
+
+
+2017.08.15:
+- Handle Nothing from `matchPlugin message`
+- Handle "sorbot: " prefix
+- Use `Data.Text` instead of `String`