0.0.11 • Published 9 years ago

hubot-sushiyuki v0.0.11

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

hubot-sushiyuki

Build status :sushi:

Description

Incoming Sushiyuki

npm.io

Installation

Add hubot-sushiyuki to your package.json, run npm install and add hubot-sushiyuki to external-scripts.json.

Add hubot-sushiyuki to your package.json dependencies.

"dependencies": {
  "hubot-sushiyuki": "0.0.2"
}

Add hubot-sushiyuki to external-scripts.json.

> cat external-scripts.json
> ["hubot-sushiyuki"]

Optional

You can configure default emotion.

> export HUBOT_SUSHIYUKI_DEFAULT_EMOTION="wat"

Also can set random.

> export HUBOT_SUSHIYUKI_DEFAULT_EMOTION="random"

Usage

  • hubot sushi me <emotion>
  • hubot sushi list : list up emotions
NoImageMeaning
01yes                   yes
02no                    no
03ok                    ok
04thank you/thanks/gyokuthank you/thanks/gyoku
05sorry                 sorry
06sigh                  sigh
07angry                 angry
08no comment            no comment
09cool                  cool
10kappa                 kappa
11help                  help
12what/question         what/question
13sleep/sleepy          sleep/sleepy
14oh no                 oh no
15love                  love
16grin                  grin
17bye                   bye
18sneak                 sneak
19hide                  hide
20peel                  peel
21hot                   hot
22fail/dip              fail/dip
23too much/ikura        too much/ikura
24happy                 happy
25smile/boom            smile/boom
26wat/anago             wat/anago
27tea/content/agari     tea/content/agari
28gari/don't forget     gari/don't forget
29wasabi/sabi           wasabi/sabi
30come on/c'mon/        come on/c'mon/
31sparkles              sparkles
32sweat                 sweat
33cry                   cry
34surprised             surprised
35idea                  idea
36sad/sob               sad/sob
37chat                  chat
38phone/call            phone/call
39hello                 hello
40see you               see you

Get involved

  1. fork it ( https://github.com/naoya/hubot-sushiyuki/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

See Also

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago