Skip to content

Instantly share code, notes, and snippets.

View NikanWasTaken's full-sized avatar

Nikan NikanWasTaken

View GitHub Profile
@NikanWasTaken
NikanWasTaken / logsWithForums.md
Last active June 7, 2024 05:11
Creating Github webhook logs with discord forums

1. Create a forums channel in your Discord server

Create a forums channel in your discord server, and deny create posts and send messages in posts permissions for @everyone

picture

picture

2. Create a webhook under the forums channel

@Peredery
Peredery / Fix_gpg_Mac_OS_error.md
Last active May 19, 2024 08:36
FIX - gpg failed to sign the data fatal: failed to write commit object
@ppisarczyk
ppisarczyk / Programming_Languages_Extensions.json
Last active June 19, 2024 09:50 — forked from aymen-mouelhi/languages.json
Programming Languages and their File Extensions
[
{
"name":"ABAP",
"type":"programming",
"extensions":[
".abap"
]
},
{
"name":"AGS Script",