Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
/ Slack-Inviter Public archive

A self-invite service for Slack, written in PHP with random and fancy background.

License

Notifications You must be signed in to change notification settings

fateyan/Slack-Inviter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack-Inviter

A slack self-invite service written in PHP with random and fancy background

Screenshots

screenshot 1

screenshot 2

Building

1. Deploy on Heroku

Deploy Button

2. Deploy on your server

  1. Just clone this repo: git clone ssh://git@github.com/fateyan/slack-inviter.git
  2. Then run composer install
  3. Edit .env.example and rename it to .env

Environment Variables:

Key Description
SLACK_TOKEN Slack token, it can be found on https://api.slack.com/web
SLACK_DOMAIN Your team name of Slack, {team_name}.slack.com
SLACK_CHANNELS Separate by comma[,], it can be found on https://api.slack.com/methods/channel.list/test
SLACK_HEADER Title for invite form
SLACK_SUB_HEADER Sub title for invite form
SLACK_TITLE Page title
RECAPTCHA_SITEKEY Site key for reCaptcha, you can get it from https://www.google.com/recaptcha/admin
RECAPTCHA_SECRET Secret key for reCaptcha, you can get it from https://www.google.com/recaptcha/admin
  1. There You Go~

Good Luck >_>~

About

A self-invite service for Slack, written in PHP with random and fancy background.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages