index
:
kodapa
main
[no description]
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
slack.rs
Commit message (
Expand
)
Author
Age
*
restart slack websocket on error
Gustav Sörnäs
2020-12-01
*
cargo fmt
Gustav Sörnäs
2020-11-19
*
slack: store display names in hashmap
Gustav Sörnäs
2020-11-19
*
parse_message takes a closure
Gustav Sörnäs
2020-11-18
*
small scale refactoring
Gustav Sörnäs
2020-11-18
*
slack: react to !add instead of answering
Gustav Sörnäs
2020-11-17
*
only listen to channels we write to
Gustav Sörnäs
2020-11-13
*
print available channels if unspecified
Gustav Sörnäs
2020-11-13
*
basic commands and write agenda to file
Gustav Sörnäs
2020-11-13
*
move service values to correct file and read more from env
Gustav Sörnäs
2020-11-11
*
"fix" warnings
Gustav Sörnäs
2020-11-11
*
send AgendaPoint instead of String between services
Gustav Sörnäs
2020-11-11
*
refactor spawns to functions
Gustav Sörnäs
2020-11-11
*
send messages to slack channel
Gustav Sörnäs
2020-11-11
*
minor cleanup
Gustav Sörnäs
2020-11-11
*
send messages from slack to discord handler
Gustav Sörnäs
2020-11-11
*
switch to actual slack rtm api
Gustav Sörnäs
2020-11-11
*
send more strings between async
Gustav Sörnäs
2020-11-11
*
refactor to new files
Gustav Sörnäs
2020-11-11