hubot-sushiyuki

0.0.11 • Public • Published

hubot-sushiyuki

Build status 🍣

Description

Incoming Sushiyuki

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i hubot-sushiyuki

    Weekly Downloads

    0

    Version

    0.0.11

    License

    MIT

    Last publish

    Collaborators

    • naoya