Skip to content

kayac/notico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notico

notico is Slack event notification bot.

Usage

  1. Create a bot account.
  2. Invite the account to a channel.
  3. Run notico with SLACK_TOKEN (owned by bot account) and channel (default #admins).
$ export SLACK_TOKEN=xxxxxx
$ notico [-channel "#foo"]

Supported Events

  • channel_created
  • channel_deleted
  • channel_rename
  • channel_archive
  • channel_unarchive
  • channel_left
  • team_join
  • bot_added
  • subteam_created

Options

Usage of notico
  -channel string
    	Channel to post notification message (default "#admins")
  -version
    	Show versrion

LICENSE

The MIT License (MIT)

Copyright (c) 2016 KAYAC Inc.