JSPM

hubot-mandrill

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q24059F
  • License Apache License 2.0

Hubot script to remotely connect to Mandrill

Package Exports

  • hubot-mandrill

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hubot-mandrill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Description:

Interact with Mandrill remotely

Dependencies:

mandrill-api

Configuration:

MANDRILL_TOKEN - List of name:token pairs. Example "prod:123456,staging:98754678,dev:1234111222"

Commands:

  • hubot (I'm|I'm|Im|I am) missing (an) email - Show Mandrill email backlog count.
  • hubot (mandrill|email) (blacklog|queue) - Show Mandrill email backlog count.
  • hubot find email (with|that contains) {name, subject, text, etc} - Searches today's emails and displays matches. Supports specified search terms. Subject:{text}, email{text}, etc

Author:

@riveramj