From 58634375c9d1f8f73404ae21c63b60b05413bd5d Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Mon, 4 Jul 2022 10:59:05 +0200 Subject: add TODO --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO 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? -- cgit v1.2.3