0.0.1 • Published 10 years ago

hubot-hello-ninja v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

hubot-hello-ninja

The most useless hubot script. just say hello to ninja.

install

$ npm install hubot-hello-ninja

Add your external-scripts.json.

["hubot-hello-ninja"]

usage

Hubot> hubot hello
Hubot> ドーモ、Shell=サン。Hubotです。
Hubot> hubot hello Takashi
Hubot> ドーモ、takashi=サン。Shellです。

Please check help commands to see more details.

get involved

  1. fork it ( https://github.com/mattak/hubot-hello-ninja/fork )
  2. create your feature branch (git checkout -b my-new-feature)
  3. commit your changes (git commit -am 'Add some feature')
  4. push to the branch (git push origin my-new-feature)
  5. create new pull request