snotify

1.0.0 • Public • Published

Snotify

Build Status

Node.js wrapper around Slack API

Installation

npm install snotify

Usage

var slack = require("snotify");
 
slack.send(
    "Your slack webhook url",
    "Your message"
);

Tests

npm install
npm test

License

MIT. Copyright © 2017 Agiom Dev Team - Dridi Walid

Readme

Keywords

Package Sidebar

Install

npm i snotify

Weekly Downloads

3

Version

1.0.0

License

MIT

Last publish

Collaborators

  • a.hammami
  • w.dridi