diff --git a/.gitignore b/.gitignore index d53cae3..c47b29b 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,4 @@ typings/ # FuseBox cache .fusebox/ +config.json diff --git a/config.json b/config.json index d716c97..9126509 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "token": "NDc1MzcxMjg1NTMxMDY2MzY4.XMywbw.xmXEiYCtvVBE4ibMlc2GVoS5ZWk", + "token": "NDc1MzcxMjg1NTMxMDY2MzY4.XMyxMw.Q90rRLAtDlFCjhZoyoiwztNYA00", "prefix": "!", "name": "DiscordTickets", "guildID": "451745464480432129",