{"library":"slack-node","type":"library","category":null,"description":"slack-node is a Node.js library for interacting with the Slack API, supporting both incoming webhooks and the comprehensive Slack Web API. Currently at version 0.3.2, it maintains a policy of zero runtime dependencies, making it a lightweight choice for integrating Slack functionalities into Node.js applications. The library is designed for flexibility, offering both traditional callback-based asynchronous operations and modern Promise-based and async/await syntax, catering to various coding styles. While its version number suggests a pre-1.0 stability, the project claims continuous updates and full feature support. Its core differentiation lies in its minimalist approach to dependencies and its dual API consumption models.","language":"javascript","status":"active","version":"0.3.2","tags":["javascript","slack","node","sdk"],"install":[{"cmd":"npm install slack-node","imports":["const Slack = require('slack-node');","const slack = new Slack();\nslack.setWebhook('__your_webhook_url__');","const slack = new Slack('__your_api_token__');"]},{"cmd":"yarn add slack-node","imports":[]},{"cmd":"pnpm add slack-node","imports":[]}],"homepage":null,"github":"https://github.com/clonn/slack-node-sdk","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/slack-node","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/slack-node/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}