1.0.1 • Published 9 years ago

hubot-better-voting v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

Hubot Voting Script

Vote using Hubot

Installation

Run the npm install command...

npm install hubot-voting

Add the script to the external-scripts.json file

["hubot-voting"]

Usage

Start a vote

hubot start vote first item, second item, third item

Vote

hubot vote for first item

or...

hubot vote for 1

or...

hubot vote first item

or...

hubot vote 1

Show choices

hubot show choices

Show votes

hubot show votes

End a vote

hubot end vote

License

MIT licensed. Copyight 2014 Joshua Antonishen.

1.0.1

9 years ago

1.0.0

9 years ago