0.0.1 • Published 9 years ago

emobo v0.0.1

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

emobo

webhook server supporting a small suite of custom Slack slash commands for storing and referencing emoji combos (emobos)

install

$ npm install emobo

run

$ npm start

use

/combo

register an emobo

/combo amigo :ryan-dreamteam: :pam-dreamteam: :vikram-dreamteam:

/x

expand a message with one or more embedded emobo references

/x hey! $amigo

/emobos

return all emobos in the registry

/emobos

tests

$ npm install
$ npm test

license

MIT