After 6 straight hours testing a 40 lines code, first working dll that gets any argument from the ping command and send it to a webhook, i hate golang, actually the env variables are not working as this, you have to set it manually for it to work

This commit is contained in:
Valmo Trindade
2024-07-18 02:49:35 -03:00
parent 96a89469b0
commit 31d46bc04c
5 changed files with 69 additions and 75 deletions

1
.env.example Normal file
View File

@@ -0,0 +1 @@
DISCORD_WEBHOOK="https://discord.com/api/webhooks/x/y"