GithubHelp home page GithubHelp logo

slack-invite's Introduction

Public Slack

This is a simple PHP page that you can direct people to sign up for your Slack group, without you needing to personally send out invites.

Here is an example of what the page looks like.

Setup

You need to find your Slack authentication token for sending invites. Here is how to find it:

  1. Sign into your Slack group as an Administrator.
  2. Go to your team invitation page: https://example.slack.com/admin/invites
  3. Open up the developer tools in your browser, and select the Network tab.
  4. Invite a member. You can enter a fake address.
  5. In the developer tools, find the request that looks like users.admin.invite?t=1111111111
  6. Scroll down to the bottom of the request and find the Form Data. Write down the information in the channels and token fields.
  7. In the config.php file, enter the information you wrote down in step 6. Set slackAutoJoinChannels to the channels field, and slackAuthToken to the token field.
  8. Also put your Slack group name under slackHostName. It should be the same as group name in your Slack URL.
  9. Set the contact information, which will be used in the signup page if people are having troubles.

slack-invite's People

Contributors

vaporic avatar

Stargazers

Roman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.