feat: add main.c
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
gcc main.c -o bot $(pkgconf --libs libcurl) $(pkgconf --libs yyjson)
|
||||
./bot YOUR_TOKEN_HERE
|
||||
Reference in New Issue
Block a user