https://github.com/jakesidsmith/diceman
Random Item Picker - HipChat Integration
https://github.com/jakesidsmith/diceman
Last synced: 3 months ago
JSON representation
Random Item Picker - HipChat Integration
- Host: GitHub
- URL: https://github.com/jakesidsmith/diceman
- Owner: JakeSidSmith
- Created: 2015-07-03T14:46:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-12T20:05:34.000Z (almost 8 years ago)
- Last Synced: 2025-01-02T09:45:37.526Z (5 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Diceman [](https://circleci.com/gh/JakeSidSmith/diceman/tree/master)
**Random Item Picker - HipChat Integration**## Deployment & integration
1. Deploy to Heroku. More info [here](https://devcenter.heroku.com/articles/git).
1. Add integration to HipChat with `/diceman` as the command. More info [here](https://blog.hipchat.com/2015/02/11/build-your-own-integration-with-hipchat/).
## Usage
* Ask a yes or no question
```
/diceman are you as awesome as everybody says?
```* Pick a random item from a list
```
/diceman 1, 2, 3 or 4
```* Ask a question followed by a list of options
```
/diceman can you pick one of these? Yes, absolutely, I'd be happy to
```