aguri (あぐり) is aggregator of slack message
config.toml. default PATH is ./config.toml.$ cat config.toml
[to] # It's aggregate slack
token = "xoxp-**"
[from]
[from.team1] # "team1" message post #aggr-team1 channel
token = "xoxp-**"
[from.team2]
token = "xoxp-**"
$ ./slack-aggregator
if modify config.toml path
$ ./slack-aggregator -config ./config.toml
Tachibana waita (a.k.a. whywaita)
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)Content type
Image
Digest
Size
309.4 MB
Last updated
over 5 years ago
docker pull whywaita/aguri