Skip to content

Instantly share code, notes, and snippets.

@jagrosh
jagrosh / Github Webhook Tutorial.md
Last active July 5, 2024 19:17
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
@juanbrujo
juanbrujo / PlayStationBIOSFilesNAEUJP.md
Last active July 6, 2024 11:41
Files for PlayStation BIOS Files NA-EU-JP
@smilz0
smilz0 / L4B.nut
Created June 28, 2023 08:25
Left 4 Bots Settings
// [1/0] 1 = Prevents (at least will try) the infamous bug of the pipe bomb thrown right before transitioning to the next chapter that makes the bots bug out and do nothing for the entire next chapter. 0 = Disabled
anti_pipebomb_bug = 1
// Chance that the bot will chat one of the BG lines at the end of the campaign (if dead or incapped)
bg_chance = 50
// Last bot entering the saferoom will close the door after this delay (if close_saferoom_door is 1). You can increase/decrease this value for maps with CHECKPOINT nav areas not perfectly aligned to the door
close_saferoom_delay = 0.9
// [1/0] Enable/Disable closing the door right after entering the saferoom