Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiliankoe/hubot-schulze
schulze powered voting through a hubot
https://github.com/kiliankoe/hubot-schulze
Last synced: 25 days ago
JSON representation
schulze powered voting through a hubot
- Host: GitHub
- URL: https://github.com/kiliankoe/hubot-schulze
- Owner: kiliankoe
- Created: 2015-07-28T11:24:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T11:27:51.000Z (over 9 years ago)
- Last Synced: 2024-05-21T11:08:55.929Z (6 months ago)
- Language: CoffeeScript
- Size: 97.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hubot-schulze
schulze powered voting through a hubot
See [`src/schulze.coffee`](src/schulze.coffee) for full documentation.
## Installation
In hubot project repo, run:
`npm install hubot-schulze --save`
Then add **hubot-schulze** to your `external-scripts.json`:
```json
[
"hubot-schulze"
]
```## Sample Interaction
```
user1>> hubot hello
hubot>> hello!
```