Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/smartprix/notify
- Owner: smartprix
- Created: 2019-04-01T06:19:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T13:45:19.000Z (about 5 years ago)
- Last Synced: 2024-12-04T19:42:00.858Z (18 days ago)
- Topics: alerts, js, message-builder, microsoft-teams, nodejs, notifications, slack, slack-messages, smartprix, teams, webhook
- Language: JavaScript
- Homepage: https://github.com/smartprix/notify
- Size: 213 KB
- Stars: 2
- Watchers: 5
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.