Skip to content

m-baumgartner/hubot-mailchimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mailchimp hubot script as an NPM package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published