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

Slack integration #225

Open
sivakrishnan47 opened this issue Mar 27, 2017 · 2 comments
Open

Slack integration #225

sivakrishnan47 opened this issue Mar 27, 2017 · 2 comments

Comments

@sivakrishnan47
Copy link

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?

@sivakrishnan47 sivakrishnan47 changed the title Slack inegration Slack integration Mar 27, 2017
@amyreese
Copy link
Owner

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. :/

@phit
Copy link
Contributor

phit commented Apr 14, 2017

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.

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

No branches or pull requests

3 participants