From cf5372e530646d5731b6c23bdcc0aefe9ebad77f Mon Sep 17 00:00:00 2001 From: Dora Date: Fri, 18 Jul 2025 22:02:09 +0200 Subject: [PATCH] Update token.h --- token.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/token.h b/token.h index 8a8bdae..9ae7101 100644 --- a/token.h +++ b/token.h @@ -1 +1,3 @@ #define TOKEN "Insert your token here" + +#define GUILD 0 \ No newline at end of file