hubot-dotmoji

0.0.1 • Public • Published

hubot-dotmoji

Display the message using emoji.

Using misaki font

Installation

$ npm install hubot-dotmoji

Using

> hubot moji TEST
> hubot mojif TEST :hoge:
> hubot mojifb TEST :foo: :bar:
> hubot mj TEST # using alias (:dmjf: :dmjb:)

Recommend

If message is separated, it recommend add emoji short alias.

:black_large_square: -> :dmjf:
:white_large_square: -> :dmjb:

Demo

in slack GOOD JOB

拝承

Contributing

  1. Fork it ( https://github.com/utahta/hubot-dotmoji/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 a new Pull Request

Package Sidebar

Install

npm i hubot-dotmoji

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • utahta