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 October 10, 2025 17:55
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 October 21, 2025 15:09
How to fix "gpg failed to sign the data fatal: failed to write commit object" in MacOS
@ppisarczyk
ppisarczyk / Programming_Languages_Extensions.json
Last active December 9, 2025 15:31 — forked from aymen-mouelhi/languages.json
Programming Languages and their File Extensions
[
{
"name":"ABAP",
"type":"programming",
"extensions":[
".abap"
]
},
{
"name":"AGS Script",