aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-11-16 16:19:21 +0100
committerGitHub <noreply@github.com>2020-11-16 16:19:21 +0100
commita20e0162412ac4af6ef629e4b99654afad5a464a (patch)
tree0841535afce3070ab71591d56cb46a9d3e174aac /TODO
parentf771b73bcda915ce69db49f40473558ae567223f (diff)
parent96b9a8f66f62e64bc4907e12de0772392f7804c7 (diff)
downloadkodapa-a20e0162412ac4af6ef629e4b99654afad5a464a.tar.gz
Merge pull request #1 from lithekod/rust
Initial minimum viable bot
Diffstat (limited to 'TODO')
-rw-r--r--TODO44
1 files changed, 44 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..1acc15c
--- /dev/null
+++ b/TODO
@@ -0,0 +1,44 @@
+META:
+* tag with binary on github
+* aur??
+
+FEATURES:
+* specify trusted users (i.e. board members)
+* 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
+* general refactoring
+
+DONE:
+* login
+* send messages both ways
+* readme
+* build without voice support
+* build only needed tokio features
+* store the agenda in a (configurable) file
+* basic commands
+ add
+ print
+ clear
+ help
+* specify channels to read from and send in
+
+LATER: (ordering and scope not actual)
+* send reminders
+ 24h and 1h (?)
+* more commands
+ next
+ plan
+ skip
+* allowed users
+* customize meeting times
+ store dates in a file? commands?
+* customize reminders
+* gcal