Skip to content
/ hubot-oden Public

簡単な Hubot スクリプトをゼロからつくろう - Qiita http://qiita.com/bouzuya/items/4e051f68f8d68a2944b0 を参考にして作った Hubot のスクリプト

Notifications You must be signed in to change notification settings

myy/hubot-oden

Repository files navigation

hubot-oden

A hubot script that returns an oden

See src/oden.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-oden --save

Then add hubot-oden to your external-scripts.json:

[
  "hubot-oden"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

About

簡単な Hubot スクリプトをゼロからつくろう - Qiita http://qiita.com/bouzuya/items/4e051f68f8d68a2944b0 を参考にして作った Hubot のスクリプト

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published