aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..d8284b5
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+* Support individual messages
+ * React to group message and send message in private?
+* Add a fixed representation of a change
+* Add aliases
+* Refactor command attribute validation (use wrappers ?)
+* Make the bot more robust
+ * Detect receiving of message duplicates
+ * Introduce a lock file for the state
+ * Think about the failure model
+ * Save state only if message was send?