blob: 36d8468521f678e713b1172332430ca11951f501 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
META:
* tag with binary on github
* aur??
FEATURES:
* store the agenda in a (configurable) file
* specify channels to read from and send in
* specify trusted users (i.e. board members)
* basic commands
add
print
remove
clear
help
* mention the bot to do stuff?
ISSUES:
* sending to slack is very slow
DONE:
* login
* send messages both ways
* readme
* build without voice support
* build only needed tokio features
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
|