1.0.6 • Published 8 years ago

spring-slack v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

spring-slack

Slack notifications for network vitals on SpringServe AdServer via webhook

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

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago