From 3efa8d091d96d3dc01d9db2ad9d8ffe8e4a36c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Wed, 11 Nov 2020 15:14:15 +0100 Subject: add TODO --- TODO | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..fd1282e --- /dev/null +++ b/TODO @@ -0,0 +1,40 @@ +META: +* readme + requirements + install instructions + usage +* release with binary + +FEATURES: +* specify channels to send in and store them +* basic commands + add + print + remove + clear + help +* mention the bot to do stuff +* store the agenda in a configurable file +* print the agenda + +ISSUES: +* build without voice support +* build only needed tokio features +* sending to slack is very slow + +DONE: +* login +* send messages both ways + +LATER: (rough ordering and scope) +* send reminders + 24h and 1h (?) +* more commands + next + plan + skip +* allowed users +* customize meeting times + store dates in a file? commands? +* customize reminders +* gcal -- cgit v1.2.1