1.0.0 • Published 9 years ago
snotify v1.0.0
Snotify
Node.js wrapper around Slack API
Installation
npm install snotifyUsage
var slack = require("snotify");
slack.send(
"Your slack webhook url",
"Your message"
);Tests
npm install
npm testLicense
MIT. Copyright © 2017 Agiom Dev Team - Dridi Walid