Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!
```