A web application for automated Slack invitations.
3.2K
Supported tags and respective Dockerfile links:
・latest (en/Dockerfile)
・en (en/Dockerfile)
・ja (en/Dockerfile)
This is a tiny web application for Slack team automated invitations.
You can let team member candidates to send a invitation by themselves.
(日本語はこちら)

You can create an API token at Slack Web API.
e.g.
export SLACK_TEAM_NAME='JAWS-UG Architecture'
export SLACK_TEAM_DOMAIN=jaws-ug-arch
export SLACK_TOKEN=?
docker run -d -p 80:80 -e SLACK_TEAM_NAME -e SLACK_TEAM_DOMAIN -e SLACK_TOKEN pottava/slack-invite
Code released under the MIT license.
Content type
Image
Digest
Size
4.5 MB
Last updated
almost 10 years ago
docker pull pottava/slack-invite