diff options
| author | Gustav Sörnäs <gustav@sornas.net> | 2020-11-11 15:14:15 +0100 |
|---|---|---|
| committer | Gustav Sörnäs <gustav@sornas.net> | 2020-11-11 15:17:20 +0100 |
| commit | 3efa8d091d96d3dc01d9db2ad9d8ffe8e4a36c4c (patch) | |
| tree | 7ab09d5b48a3e2b559c35037b761f6748fe12898 /TODO | |
| parent | 222acec5e5153d169ae909a8c68b382f01becff2 (diff) | |
| download | kodapa-3efa8d091d96d3dc01d9db2ad9d8ffe8e4a36c4c.tar.gz | |
add TODO
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -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 |
