From 2e7ff45bd5bede7b1958d610c05c81003cb74031 Mon Sep 17 00:00:00 2001 From: Kwoth Date: Sun, 27 Nov 2016 21:53:58 +0100 Subject: [PATCH] removed expired token --- src/NadekoBot/credentials.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NadekoBot/credentials.json b/src/NadekoBot/credentials.json index 30f8f88f..31a9414f 100644 --- a/src/NadekoBot/credentials.json +++ b/src/NadekoBot/credentials.json @@ -1,7 +1,7 @@ { "ClientId": 123123123, "BotId": null, - "Token": "MTE5Nzc3MDIxMzE5NTc3NjEw.CxK2Og.N4u_RpZws88zmXWF16mQaQUSphI", + "Token": "", "OwnerIds": [ 0 ],