diff --git a/Bot_Discord_CSharp/Bot_Discord_CSharp.csproj b/Bot_Discord_CSharp/Bot_Discord_CSharp.csproj
index c9cb4d5..18b83b2 100644
--- a/Bot_Discord_CSharp/Bot_Discord_CSharp.csproj
+++ b/Bot_Discord_CSharp/Bot_Discord_CSharp.csproj
@@ -12,4 +12,6 @@
+
+
diff --git a/Bot_Discord_CSharp/config.json b/Bot_Discord_CSharp/config.json
index a39ba92..ed474de 100644
--- a/Bot_Discord_CSharp/config.json
+++ b/Bot_Discord_CSharp/config.json
@@ -1,4 +1,4 @@
{
- "token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.tqeS-1tkMHzGedgLWqw89GDNAHg",
+ "token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.dRTrKylyv-zxZc85Ijuuzg9-a3g",
"prefix": "!"
}