From 4001d1313fc117e93d9b0c1d81009818fb865bd2 Mon Sep 17 00:00:00 2001 From: alvaron14 <42387666+alvaron14@users.noreply.github.com> Date: Tue, 8 Dec 2020 03:49:40 +0100 Subject: [PATCH] Delete config.json Token exposed --- Bot_Discord_CSharp/config.json | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Bot_Discord_CSharp/config.json diff --git a/Bot_Discord_CSharp/config.json b/Bot_Discord_CSharp/config.json deleted file mode 100644 index a39ba92..0000000 --- a/Bot_Discord_CSharp/config.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.tqeS-1tkMHzGedgLWqw89GDNAHg", - "prefix": "!" -}