notico

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2021 License: MIT Imports: 11 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL