Indecisve? Let bs-random make the choice for you! Add all your options to a group, do a random get, and the great random number generator in the sky will pick one for you.
See src/random.coffee for full documentation.
In hubot project repo, run:
npm install hubot-bs-random --save
Then add hubot-bs-random to your external-scripts.json:
[
"hubot-bs-random"
]