vluzrmos/slack-autoinvitation
最新稳定版本:v1.2.3
Composer 安装命令:
composer create-project vluzrmos/slack-autoinvitation
包简介
Laravel 5 - Automate slack.com invitations.
关键字:
README 文档
README
That project is no longer maintained, please consider to use my awesome Lumen Slackin project.
WebSite to automate invitations to your teams on Slack made with Laravel 5. That application use the package Slack API Facade.
Instalation
via composer: composer create-project vluzrmos/slack-autoinvitation project-folder ~1.2
Configuration
Just configure the file .env on project root path. If it doesn't exists, just copy the .env.example file and rename to .env.
# The name of that app APP_NAME=My Slack Invitator # The Title of Your Slack Team SLACK_TEAMNAME=My Slack Team # DOMAIN of your Slack (eg.: https://{DOMAIN}.slack.com) SLACK_TEAM=my-slack-domain #Get a token on https://api.slack.com/web#authentication SLACK_TOKEN=Your Slack Token #Channels to users be joined, eg.: general, UE45487X45, or all; general is default. SLACK_CHANNELS=all
License
This software is licensed under the DBAD license.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: DBAD
- 更新时间: 2015-02-22