-
-
Save AspDotNetCP/87765e8c82b3f91eb2cb4e82bb2e2401 to your computer and use it in GitHub Desktop.
Revisions
-
jagrosh revised this gist
Jun 9, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ 2. Select Add Webhook  3. Paste in the webhook url and append `/github` to the end. Select "Send me everything", set the type to `application/json`, and then Add Webhook  4. Test it by updating something or starring the repository! If it works, you're all set! -
jagrosh revised this gist
Oct 15, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,7 @@ # 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!  # Step 2 - Set up the webhook on Github -
jagrosh revised this gist
Oct 6, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ # 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. At the time of writing, this is only available for Discord Canary. 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!  -
jagrosh revised this gist
Oct 6, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ # 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. At the time of writing, this is only available for Discord Canary. 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!  -
jagrosh revised this gist
Oct 6, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -9,7 +9,7 @@  2. Select Add Webhook  3. Paste in the webhook url and append `/github` to the end. Select "Send me everything", and then Add Webhook  -
jagrosh created this gist
Oct 6, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,18 @@ # Step 1 - Make a Discord Webhook 1. Find the Discord channel in which you would like to send Tweets 2. In the settings for that channel, find the Webhooks option and create a new webhook. At the time of writing, this is only available for Discord Canary. 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!  # Step 2 - Set up the webhook on Github 1. Navigate to your repository on Github, and open the Settings  2. Select Add Webhook  3. Paste in the webhook url and append `/github` to the end. Select "Send me everything", and then Add Webhook  4. Test it by updating something or starring the repository! If it works, you're all set! 