aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2020-11-16 20:49:49 +0100
committerGustav Sörnäs <gustav@sornas.net>2020-11-16 20:50:13 +0100
commit9613f73845d1e18d07374aad2ca358ac5f031fd1 (patch)
tree31a90cbeb4565e5d398038739f5b05e8bc6fd4ff
parente92a9e9f7f75486b67909478d0ecb86b20cb9b21 (diff)
downloadkodapa-9613f73845d1e18d07374aad2ca358ac5f031fd1.tar.gz
remove todo
See github issues instead.
-rw-r--r--README.md3
-rw-r--r--TODO44
2 files changed, 0 insertions, 47 deletions
diff --git a/README.md b/README.md
index cf3b1ac..9c75736 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,6 @@ reminders.
- `!clear` clears the agenda.
- `!help` prints a short help message.
-See the TODO for feature ideas. Proper features and bugs are tracked using
-Github issues.
-
## Requirements
The binary itself depends on OpenSSL, as well as the usual suspects (glibc):
diff --git a/TODO b/TODO
deleted file mode 100644
index 62680e7..0000000
--- a/TODO
+++ /dev/null
@@ -1,44 +0,0 @@
-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
-* 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
-* panics on !agenda with empty agenda
-
-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