0.0
No commit activity in last 3 years
No release in over 3 years
Yet Another SushiYuki plugin for ruboty, ported from naoya/hubot-sushiyuki.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

~> 1.7
~> 10.0
 Project Readme

ruboty-yasy

Build status 🍣

Description

Incoming Sushiyuki

Installation

Add this line to your application's Gemfile:

gem 'ruboty-yasy'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruboty-yasy

Optional

You can configure default emotion.

> export SUSHIYUKI_DEFAULT_EMOTION="wat"

Also can set random.

> export SUSHIYUKI_DEFAULT_EMOTION="random"

Usage

  • @ruboty sushi me <emotion>
  • @ruboty 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/blockgiven/ruboty-yasy/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