So, I tried setting it up yesterday for a private Github organization for a repo's releases.
The webhook is being called correctly as you can see in the following image
the server is responding with a 204
but the Discord bot is not creating any new messages, even though it is setup with correctly with a secret and all.
This is the (raw) command that is being run on the server to setup the bot.
So, I tried setting it up yesterday for a private Github organization for a repo's releases.
The webhook is being called correctly as you can see in the following image
the server is responding with a
204
but the Discord bot is not creating any new messages, even though it is setup with correctly with a secret and all. This is the (raw) command that is being run on the server to setup the bot.
/dbg-add org:ORGUSERNAME name:ORGPRIVATEREPO secret:CREATEDSECRET previews:False