Falconerd / discord-bot-github

GitHub repo updates displayed in Discord.
381 stars 138 forks source link

Still works in 2022? #100

Closed n3m closed 2 years ago

n3m commented 2 years ago

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

image

the server is responding with a 204

image

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

zgurwitz commented 2 years ago

I'm also getting a check next to my recent deliveries but am not getting a discord update. :(