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

Webhooks integration documentation #615

Open
DominusExult opened this issue Aug 15, 2022 · 1 comment
Open

Webhooks integration documentation #615

DominusExult opened this issue Aug 15, 2022 · 1 comment

Comments

@DominusExult
Copy link

As in the Readme, you integrate webhooks by adding this to the config

  "webhooks": {
    "#discord-channel": "https://discord.com/api/webhooks/id/token"
  }

However, if you mapped the channels by using the discord channel ID it's not working correctly. Only by using the channel ID in the webhooks mapping as well.

JFYI since I was stumped why it wasn't working for me :)

@notvillers
Copy link

You saved me, thanks!

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

2 participants