Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/moqada/hubot-jakucho
- Owner: moqada
- License: mit
- Created: 2014-09-23T11:52:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-01T20:23:26.000Z (7 months ago)
- Last Synced: 2024-09-17T23:43:40.873Z (about 2 months ago)
- Language: CoffeeScript
- Size: 30.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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