`
Slack
slack: false
slack_webhook_url: https://a.b.c
slack_username: test
slack_channel: test
Discord
discord: true
discord_webhook_url: https://discordapp.com/api/webhooks/774399247235022920/QiMD_xhcM5YPDvk2ZI0pien8GpZy8tPnTXAZWwxl8BnAv1GBP2yYc-3SMIZM6FYSKm6C
discord_username: tides
discord_avatar: https://a.b.c/avatar
General Settings
interval: 2 # seconds
http_message: |
The collaborator server received an {{protocol}} request from {{from}} at {{time}}:
```http
{{request}}
dns_message: |
The collaborator server received a DNS lookup of type {{type}} for the domain name {{domain}} from {{from}} at {{time}}:
{{request}}
`
Located in ~/.config/notify/notify.conf not too sure what im doing wrong!
`
Slack
slack: false
slack_webhook_url: https://a.b.c
slack_username: test
slack_channel: test
Discord
discord: true
discord_webhook_url: https://discordapp.com/api/webhooks/774399247235022920/QiMD_xhcM5YPDvk2ZI0pien8GpZy8tPnTXAZWwxl8BnAv1GBP2yYc-3SMIZM6FYSKm6C
discord_username: tides
discord_avatar: https://a.b.c/avatar
General Settings
interval: 2 # seconds
http_message: |
The collaborator server received an {{protocol}} request from {{from}} at {{time}}:
```http
{{request}}
dns_message: |
The collaborator server received a DNS lookup of type {{type}} for the domain name {{domain}} from {{from}} at {{time}}:
{{request}}`
Located in ~/.config/notify/notify.conf not too sure what im doing wrong!