You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, I don't use the Slack integration, so the only suggestion I can offer is to try building with make curl=yes and see if that fixes the issue. Otherwise, I can't really help you. :/
Let me know if you're still having issues, just set this up with slack without issues.
Really the only thing that took me a bit to figure out is that the secret is basically half of the hooks URL including the slashes, so if your hook URL is something like this https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX the secret will be T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX, otherwise it's all pretty straight forward. Do note that the target is the channel with a # in front.
Hi , I tried connecting my znc to slack using webhook and channel name.But it doesn't work. any suggestions on how to make it work?
The text was updated successfully, but these errors were encountered: