Getting started with Discord Webhooks

preview_player
Показать описание
In this video, you will learn and demonstrate how to send updates from your GitHub repository to a Discord channel using Discord webhooks. We will be using the Discord web interface to set up and manage our webhooks in this tutorial.

0:00 - Introduction
0:40 - Requirements and Steps
2:00 - Create a Discord Server
2:50 - Create Discord Bot for Webhook Endpoint
3:55 - Generate Hookdeck URL
6:33 - Subscribe to GitHub webhooks
8:15 - Test by pushing GitHub commit
9:20 - Inspect Github webhook
10:34 - Verify the notification in Discord
Рекомендации по теме
Комментарии
Автор

I have followed your guide but the bot does not appear on discord, what am I doing wrong

bums
Автор

Hi would you please perhaps be able to help me, i'm trying to do this but with azure deveps services instead of github and i followed all the steps and it does not post to discord, at the end of your video you appended "/github" to the end of the url for the webhook so that discord would recognise it. Do you know how i could find out what i would need to append for azure devops or point me in the right direction on how to implement webhooks between azure devops and discord?

timothyappel