hubot-slack-animation
v0.0.1
Published
Animate slack message.
Readme
hubot-slack-animation
Animate message such as emoji on Slack powerd by hubot with hubot-slack.
See src/index.coffee for usage.
Installation
In hubot project repot, install this module.
npm install --save hubot-slack-animationAnd export some vars.
export MIN_UPDATE_INTERVAL=0.1
export MAX_ANIMATION_LENGTH=60Then add hubot-slack-animation to your external-scripts.json.
[
"hubot-slack-animation"
]LICENSE
MIT.
