@runnerty/notificator-slack
Version:
Runnerty module: Slack notificator
28 lines (23 loc) • 583 B
Markdown
"id": "slack_default",
"type": "@runnerty-notificator-slack",
"webhookurl":"https://hooks.slack.com/services/ABC123/ABC123/ABC123",
"bot_name": "Runnerty-Sentinel",
"channel": "my_runnerty_channel",
"maxConcurrents": 1,
"minInterval": 600
}
```
```json
{
"id":"slack_default",
"bot_emoji": ":metal:",
"channel": "my_runnerty_channel",
"message":"PROCESS *:PROCESS_ID* OF CHAIN :CHAIN_ID RUNNING!"
}
```
[ ]: http://www.runnerty.io
```json
{