Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 593 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 593 Bytes

Hubot-Mailchimp

Mailchimp hubot script as an NPM package Request the mailchimp API from campfire/hipchat or anywhere you can join hubot.

Installation

Add 'hubot-mailchimp' to your package.json file, e.g.

  "dependencies": {
    "hubot": ">= 2.6.0 < 3.0.0",
    "hubot-scripts": ">= 2.5.0 < 3.0.0",
    "hubot-hipchat": "~2.6.4",
    "hubot-mailchimp": "~1.1.3"
  }

Then add 'hubot-mailchimp' to your external_scripts.json file and run npm install.

Config

MAILCHIMP_API_KEY
MAILCHIMP_LIST_ID

Commands

hubot subscribe <email> - Add email to list