Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/moqada/hubot-jakucho

Reply jakucho (瀬戸内寂聴) image when you say SESSHO (殺生) words.
https://github.com/moqada/hubot-jakucho

Last synced: 3 days ago
JSON representation

Reply jakucho (瀬戸内寂聴) image when you say SESSHO (殺生) words.

Awesome Lists containing this project

README

        

# hubot-jakucho

[![NPM version][npm-image]][npm-url]
[![NPM downloads][npm-download-image]][npm-download-url]
[![Build Status][travis-image]][travis-url]
[![Coverage Status][codecov-image]][codecov-url]
[![Dependency Status][daviddm-image]][daviddm-url]
[![DevDependency Status][daviddm-dev-image]][daviddm-dev-url]
[![License][license-image]][license-url]

Reply jakucho (瀬戸内寂聴) image when you say SESSHO (殺生) words.

See [`src/jakucho.coffee`](src/jakucho.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install --save hubot-jakucho`

Then add **hubot-jakucho** to your `external-scripts.json`:

```json
["hubot-jakucho"]
```

## Sample Interaction

```
user1>> fuck!
hubot>> @user1 http://i.imgur.com/0PdXItV.jpg
```

[npm-url]: https://www.npmjs.com/package/hubot-jakucho
[npm-image]: https://img.shields.io/npm/v/hubot-jakucho.svg?style=flat-square
[npm-download-url]: https://www.npmjs.com/package/hubot-jakucho
[npm-download-image]: https://img.shields.io/npm/dt/hubot-jakucho.svg?style=flat-square
[travis-url]: https://travis-ci.org/moqada/hubot-jakucho
[travis-image]: https://img.shields.io/travis/moqada/hubot-jakucho.svg?style=flat-square
[daviddm-url]: https://david-dm.org/moqada/hubot-jakucho
[daviddm-image]: https://img.shields.io/david/moqada/hubot-jakucho.svg?style=flat-square
[daviddm-dev-url]: https://david-dm.org/moqada/hubot-jakucho#info=devDependencies
[daviddm-dev-image]: https://img.shields.io/david/dev/moqada/hubot-jakucho.svg?style=flat-square
[codecov-url]: https://codecov.io/github/moqada/hubot-jakucho
[codecov-image]: https://img.shields.io/codecov/c/github/moqada/hubot-jakucho.svg?style=flat-square
[license-url]: http://opensource.org/licenses/MIT
[license-image]: https://img.shields.io/npm/l/hubot-jakucho.svg?style=flat-square