Coder Social home page Coder Social logo

myplanetdigital / hubot-email-hashtag Goto Github PK

View Code? Open in Web Editor NEW
1.0 11.0 0.0 112 KB

A hubot script that sends hashtagged messages to arbitrary email addresses on a given domain.

Home Page: https://npmjs.org/package/hubot-email-hashtag

JavaScript 25.28% CoffeeScript 63.00% Shell 11.72%

hubot-email-hashtag's Introduction

Hubot: hubot-email-hashtag

A hubot script that sends hashtagged messages to arbitrary email addresses on a given domain.

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's People

Stargazers

JJ Asghar avatar

Watchers

 avatar Patrick Connolly avatar James Cloos avatar Shanly Suepaul avatar Imran Khoja avatar Jerry Low avatar Tim Fernihough avatar Katie McCoy avatar  avatar  avatar Luis Zuniga avatar

hubot-email-hashtag's Issues

Use SMTP so email appears to come from internal domain

Right now, some Google App teams are set up to not accept email from outside addresses, for which mailgun is one of these. This can lead to confusing situations where mailgun emails are not delivered for some emails that are configured to ignore outside senders.

Mailgun should be able to deal with this

Optimize speed

This script seemed to have slowed down hubot quite a bit. Perhaps we're doing heavy things while using the hear? Need to investigate some other day.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.