Hubot: hubot-email-hashtag
A hubot script that sends hashtagged messages to a specified email address.
See src/email-hashtag.coffee
for full documentation.
Installation
Add hubot-email-hashtag to your package.json
file:
"dependencies":
Add hubot-email-hashtag to your external-scripts.json
:
Run npm install