@weldable/integration-slack
v1.0.0
Published
Slack messaging and channel actions for Weldable
Maintainers
Readme
@weldable/integration-slack
Slack messaging and channel actions for Weldable.
Part of the Weldable integration library — see @weldable/integration-core for the full catalog.
Install
npm install @weldable/integration-slack @weldable/integration-core@weldable/integration-core is a peer dependency and must be installed alongside this package.
Usage
import integration from '@weldable/integration-slack'
// Pass to a Weldable-compatible host
console.log(integration.actions.map(a => a.id))Contributing and releasing
See CONTRIBUTING.md in @weldable/integration-core for the development workflow and release process.
License
MIT
