From fcf9ffef4590b054637b55bc55e1ae5df62b6e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Fri, 13 Nov 2020 00:59:44 +0100 Subject: update todo --- TODO | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/TODO b/TODO index 36d8468..02bc18b 100644 --- a/TODO +++ b/TODO @@ -3,19 +3,19 @@ META: * aur?? FEATURES: -* store the agenda in a (configurable) file * specify channels to read from and send in +--- basic usage cutoff --- * specify trusted users (i.e. board members) -* basic commands - add - print - remove - clear - help * mention the bot to do stuff? +* react to messages with +1 when they are read +* output formatting (!help mainly) +* configurable command prefix ISSUES: * sending to slack is very slow +* too many unwraps +* use correct form of string +* panics on !agenda with empty agenda DONE: * login @@ -23,8 +23,14 @@ DONE: * readme * build without voice support * build only needed tokio features +* store the agenda in a (configurable) file +* basic commands + add + print + clear + help -LATER: (rough ordering and scope) +LATER: (ordering and scope not actual) * send reminders 24h and 1h (?) * more commands -- cgit v1.2.1