Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/smartprix/notify

A Slack & Microsoft Teams message builder and sender
https://github.com/smartprix/notify

alerts js message-builder microsoft-teams nodejs notifications slack slack-messages smartprix teams webhook

Last synced: about 12 hours ago
JSON representation

A Slack & Microsoft Teams message builder and sender

Awesome Lists containing this project

README

        

Version
Downloads
License
Dependencies
Dev Dependencies

# Notify

It is a message builder for sending notifications and alerts.

Currently supports slack.

## 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.