hubot-voting

1.1.0 • Public • Published

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 (cast one vote)

hubot start vote first item, second item, third item

Start a multi vote (cast one vote per choice)

hubot start multivote 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.

Package Sidebar

Install

npm i hubot-voting

Weekly Downloads

5

Version

1.1.0

License

MIT

Unpacked Size

5.88 kB

Total Files

5

Last publish

Collaborators

  • joshingly