Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Slack notifier support #55

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Koenvh1
Copy link

@Koenvh1 Koenvh1 commented Sep 12, 2024

This pull request adds support for Slack as one of the notifiers alongside email, Telegram, Ntfy.sh, etc. The Slack API itself is documented here: https://api.slack.com/methods/chat.postMessage

When an alert comes in it looks like this:
image

Feel free to change whatever you like. I tried to follow the style of the other notifiers as much as possible, but I never do anything with C++ so I might be completely oblivious to some sins I am committing :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant