diff --git a/Bot_Discord_CSharp/.gitignore b/Bot_Discord_CSharp/.gitignore new file mode 100644 index 0000000..ad69778 --- /dev/null +++ b/Bot_Discord_CSharp/.gitignore @@ -0,0 +1 @@ +config.json \ No newline at end of file diff --git a/Bot_Discord_CSharp/config.json b/Bot_Discord_CSharp/config.json index ed474de..0724d92 100644 --- a/Bot_Discord_CSharp/config.json +++ b/Bot_Discord_CSharp/config.json @@ -1,4 +1,4 @@ { - "token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.dRTrKylyv-zxZc85Ijuuzg9-a3g", + "token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.-4ajBu37FtmxA-r3K0LhbhvdeJ0", "prefix": "!" }