Skip to content
This repository has been archived by the owner on Jan 21, 2019. It is now read-only.

Latest commit

 

History

History
54 lines (36 loc) · 1.46 KB

README.md

File metadata and controls

54 lines (36 loc) · 1.46 KB

hubot-docomo-dialogue

A Hubot script that calls the docomo dialogue API.

Installation

$ npm install https://github.com/bouzuya/hubot-docomo-dialogue/archive/master.tar.gz

or

$ npm install https://github.com/bouzuya/hubot-docomo-dialogue/archive/{VERSION}.tar.gz

Example

bouzuya> こまった
hubot> どうした
bouzuya> うるせえ
hubot> すいません
bouzuya> 黙れ
hubot> 黙らない
bouzuya> 黙れってば
bouzuya> そこで黙るのかよ

Configuration

See src/scripts/docomo-dialogue.coffee.

Development

See npm run

License

MIT

Author

bouzuya <[email protected]> (http://bouzuya.net)

Badges

Build Status Dependencies status Coverage Status