https://github.com/dutchcoders/slackbot-pick
The /pick slackbot helps you with all difficult choices you have to make.
https://github.com/dutchcoders/slackbot-pick
Last synced: 4 months ago
JSON representation
The /pick slackbot helps you with all difficult choices you have to make.
- Host: GitHub
- URL: https://github.com/dutchcoders/slackbot-pick
- Owner: dutchcoders
- License: mit
- Created: 2015-03-02T20:41:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-02T20:55:25.000Z (over 10 years ago)
- Last Synced: 2024-12-27T09:12:29.324Z (6 months ago)
- Language: Go
- Size: 145 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slackbot-pick
The /pick slackbot helps you with all difficult choices you have to make.# Configure Slack
Navigate to https://{team}.slack.com/services/new/slash-commands. With URL use https://pickbot.herokuapp.com/.
## What do you want to eat?
```
/pick pizza,indian,mexican
```## Who will get some coffee?
```
/pick me,Brian,Kevin
```