sc-client
v1.0.10
Published
Slack Client is a node module that facilitates a connection between Slack and your application. Slack Client automates the oauth flow and simplifies api calls to the Slack API.
Readme
Slack Client
Slack Client is a node module that facilitates a connection between Slack and your application. Slack Client automates the oauth flow and simplifies api calls to the Slack API.
Installation
npm install --save slack-clientUsage
client = require("slack-client")