Skip to content

Instantly share code, notes, and snippets.

View NikanWasTaken's full-sized avatar

Nikan NikanWasTaken

View GitHub Profile
@NikanWasTaken
NikanWasTaken / c.c
Last active April 21, 2023 14:32
A Gist full of examples for GitBot!
#include <stdio.h>
int main() {
printf("Hello World!");
return 0;
}
@NikanWasTaken
NikanWasTaken / logsWithForums.md
Last active April 9, 2024 05:19
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