hubot-email-hashtag

0.0.1 • Public • Published

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"{
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-email-hashtag": ">= 0.0.0",
  "hubot-hipchat": "~2.5.1-5",
}

Add hubot-email-hashtag to your external-scripts.json:

["hubot-email-hashtag"]

Run npm install

/hubot-email-hashtag/

    Package Sidebar

    Install

    npm i hubot-email-hashtag

    Weekly Downloads

    1

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • patcon