Skip to content

Instantly share code, notes, and snippets.

@sr229
Forked from jagrosh/Github Webhook Tutorial.md
Created November 26, 2016 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sr229/34072c7d6f5c222043739515445b93a0 to your computer and use it in GitHub Desktop.
Save sr229/34072c7d6f5c222043739515445b93a0 to your computer and use it in GitHub Desktop.
Simple Github -> Discord webhook

Step 1 - Make a Discord Webhook

  1. Find the Discord channel in which you would like to send commits and other updates

  2. In the settings for that channel, find the Webhooks option and create a new webhook. Note: Do NOT give this URL out to the public. Anyone or service can post messages to this channel, without even needing to be in the server. Keep it safe! WebhookDiscord

Step 2 - Set up the webhook on Github

  1. Navigate to your repository on Github, and open the Settings Settings

  2. Select Add Webhook Add

  3. Paste in the webhook url and append /github to the end. Select "Send me everything", and then Add Webhook WebhookSettings

  4. Test it by updating something or starring the repository! If it works, you're all set! Star

@canbepleased12
Copy link

im confused and you copied the first one who did this

@canbepleased12
Copy link

i give this a bad rate

@flickaru
Copy link

bruh copy

@Euphillya
Copy link

bruh copy

it's a fork, no copy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment