Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kegustafsson/signalk-slack-notify
https://github.com/kegustafsson/signalk-slack-notify
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kegustafsson/signalk-slack-notify
- Owner: KEGustafsson
- Created: 2023-09-15T14:04:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-12T06:58:46.000Z (about 1 year ago)
- Last Synced: 2024-11-30T18:52:08.415Z (about 1 month ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# signalk-slack-notify
![Slack Alert](doc/slack_alert.jpg)## Create Slack account and private free Workspace
https://app.slack.com/get-started#/createnew
- Make you own Slack workspace
- Add #alert channel
## Make a Bot
https://api.slack.com/apps
- Create A New App (From scratch)
- Name Your bot & pick your workplace### Basic Information
- Configure "Display Information"
- Add "Incoming Webhooks"#### Incoming Webhooks
- Activate Incoming Webhooks
- Add "Add New Webhook to Workspace"##### Test post
- Select channel, e.g. #alerts -> Allow
- Copy Webhook URL (will be used in SIgnal K plugin)## Signal K Plugin Config
### Signal K notifications to Slack
- Paste Slack Webhook URL to plugin config
- Add message title
- Add Slack channel, default #alert