emobo
v0.0.1
Published
webhook server supporting a small suite of custom Slack slash commands for storing and referencing emoji combos (emobos)
Downloads
5
Maintainers
Readme
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