spring-slack

1.0.6 • Public • Published

spring-slack

Slack notifications for network vitals on SpringServe AdServer via webhook

screen shot 2017-05-22 at 12 05 40 pm

installation

install using node package manager

https://www.npmjs.com/package/spring-slack

$ npm install spring-slack

or clone repository

$ git clone https://github.com/waymobetta/spring-slack.git
$ npm install
$ update config.json with credentials

usage

*NOTE: Default UTC

Example: single usage

$ node slack.js

Example: cronjob to run every 5 minutes (displays requests, impressions, fill rate, revenue, profit, margin)

$ watch -n 300 node slack.js

resources

Slack API: https://api.slack.com

SpringServe API Docs: https://springserve.atlassian.net/wiki/pages/viewpage.action?pageId=12517384

license

MIT

Readme

Keywords

Package Sidebar

Install

npm i spring-slack

Weekly Downloads

2

Version

1.0.6

License

MIT

Last publish

Collaborators

  • waymobetta