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

https://github.com/sijis/err-kudos

A errbot plugin that provides kudos
https://github.com/sijis/err-kudos

errbot-plugin kudos python

Last synced: 4 months ago
JSON representation

A errbot plugin that provides kudos

Awesome Lists containing this project

README

          

# Errbot plugin - Kudos

Kudos is an errbot plugin that give `kudos` (praise, compliments, props, etc) to
an individual.

## Requirements

No external libraries required.

## Installation

Once the bot is running, execute the following:

```
!repos install https://github.com/sijis/err-kudos.git
```

## Usage
Simple example usage

```
$ sijis++

!kudos list
```

## Tests

Running the test cases.

Install `tox`, then run

```
$ tox
```