slack-invite

command module
v0.0.0-...-e059b7b Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2016 License: MIT Imports: 7 Imported by: 0

README

Slack automated invitation


Supported tags and respective Dockerfile links:
・latest (en/Dockerfile)
・en (en/Dockerfile)
・ja (en/Dockerfile)

Description

This is a tiny web application for Slack team automated invitations. You can let team member candidates to send a invitation by themselves.
(日本語はこちら)

Usage

1. Generate a Slack API token

You can create an API token at Slack Web API.

2. Set environmental variables

e.g.

export SLACK_TEAM_NAME='JAWS-UG Architecture'
export SLACK_TEAM_DOMAIN=jaws-ug-arch
export SLACK_TOKEN=?
3. Run the application

docker run -d -p 80:80 -e SLACK_TEAM_NAME -e SLACK_TEAM_DOMAIN -e SLACK_TOKEN pottava/slack-invite

Notes
  • This docker image is very light-weight!(5MB
  • The Slack API token would not be exposed to users.

Code released under the MIT license.

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