notico is Slack event notification bot.
- Create a bot account.
- Invite the account to a channel.
- Run
notico
withSLACK_TOKEN
(owned by bot account) and channel (default#admins
).
$ export SLACK_TOKEN=xxxxxx
$ notico [-channel "#foo"]
- channel_created
- channel_deleted
- channel_rename
- channel_archive
- channel_unarchive
- channel_left
- team_join
- bot_added
- subteam_created
Usage of notico
-channel string
Channel to post notification message (default "#admins")
-version
Show versrion
The MIT License (MIT)
Copyright (c) 2016 KAYAC Inc.