From 57089cf429fae425e869d86d3b655520048ec4cd Mon Sep 17 00:00:00 2001 From: Fascinated Date: Wed, 12 Jul 2023 18:21:12 +0100 Subject: [PATCH] change default discord id --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 9b7278d..23c2d5d 100644 --- a/config.json +++ b/config.json @@ -17,7 +17,7 @@ "transparency": 0.85 }, "discord": { - "id": "474221560031608833" + "id": "set me" }, "options": { "showSourceLink": true