npm install hubot-decideA hubot script that helps you make decisions. For example:
you> We need to choose between wine or beer
hubot> let's go with beer!
The actual command breakdown:
[decide|choose|pick] between(:)
Go to your bot's root directory and run:
npm install hubot-decide --save
Add it to your external-scripts.json:
[
"hubot-decide"
]
1. Invite the bot to rooms
2. Let people chat
* The bot does not log chats