0.2.4 • Published 5 years ago

@smpx/slack v0.2.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Slack-Utils

It is a set of utility functions for sending messages to Slack

Works both with legacy tokens and incoming webhooks.

Use a config.js file to set token/webhook or use the static functions in the class to set them before sending a message.

Priority is given to webhook if available else token is used.