Skip to content

sibiryoff/hubot-vote-or-die

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build

hubot-vote-or-die

Hubot script for building polls for your Rocket.Chat users.

The name of the script was inspired by the song «Vote or Die!» from the South Park episode «Douche and Turd».

Features

  • Emojis-based.
  • The bot prepares in advance all the necessary emojis (:zero:, :one:, :two:, etc), putting them under the polls to simplify searching for them to vote.
  • Up to 12 possible options.

Installation

In hubot project repo, run:

npm install git+https://github.com/tolstoyevsky/hubot-vote-or-die --save

Then add hubot-vote-or-die to your external-scripts.json:

[
  "hubot-vote-or-die"
]

Authors

See AUTHORS.

Licensing

hubot-vote-or-die is available under the Apache License, Version 2.0.

About

Hubot script for building polls for your Rocket.Chat users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%