Socket
Socket
Sign inDemoInstall

slack-client

Package Overview
Dependencies
75
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    slack-client

A library for creating a full Slack client


Version published
Weekly downloads
54
decreased by-20.59%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Node.js Slack Client Library

Travis-CI Build Status

Build Status

Description

This is a Slack client library for Node.js. It is intended to expose all base functionality of Slack, while providing some common abstractions and generally making your life easier, if you want it to.

This code is in heavy development and is not supported in any way. Documentation is minimal, at best. Use at your own risk, but please contribute back

Contribute

Here's the most direct way to get your work merged into the project.

  1. Fork the project
  2. Clone down your fork
  3. Create a feature branch
  4. Hack away and add tests, not necessarily in that order
  5. Make sure everything still passes by running tests
  6. If necessary, rebase your commits into logical chunks without errors
  7. Add yourself to package.json as a contributor
  8. Push the branch up to your fork
  9. Send a pull request for your branch

Copyright © Tiny Speck, Inc. MIT License; see LICENSE for further details.

TODOs

  1. Better/any timeouts on initial websocket connection
  2. Better/any timeouts on API calls
  3. Document the connection options, etc
  4. Emit more events around unreads and mentions

Keywords

FAQs

Last updated on 13 May 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc