Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ojiry/slack-shufflelunch

A Slack commands that randomly shuffles people into small lunch groups
https://github.com/ojiry/slack-shufflelunch

rails slack

Last synced: about 9 hours ago
JSON representation

A Slack commands that randomly shuffles people into small lunch groups

Awesome Lists containing this project

README

        

# Let's try shuffle lunch

[![CircleCI](https://circleci.com/gh/ojiry/slack-shufflelunch.svg?style=svg)](https://circleci.com/gh/ojiry/slack-shufflelunch)

## What's this?

It's a Slack Slash Commands that randomly shuffles people into small lunch groups.

![slack-shufflelunch](https://user-images.githubusercontent.com/409323/35897201-5ba44724-0c03-11e8-944a-d61d97efc360.png)

## Usage

Enter `/lunchshuffle` in any channel to start a lunch shuffle in that channel.

## Deployment

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)

## Environment Variables

### SLACK_VERIFICATION_TOKEN (required)

Slack verification token.

### SLACK_API_TOKEN (required)

Slack API token.

### SLACK_BOT_USERNAME

Slack bot API token.