Skip to main content
The default provider config file can be created at $HOME/.config/notify/provider-config.yaml. Each provider (slack, discord, etc.) is specified at the top level by name, and then can have 1 to many configurations for that provider identifed by a unique id field.

Slack

Fields:
  • slack_channel: The Slack channel to post to
  • slack_username: The name of the bot to post as
  • slack_format: By default just {{data}} but you can specify more formattiong details
  • slack_webhook_url: The URL for the Slack integration webhook (See Slack help for more information)
Example:

Discord

Telegram

Pushover

Email (SMTP)

Google Chat

Microsoft Teams

Gotify

Custom Webhook