From d0d15b22e9aebb7aa2b5efebf90de70783925cfb Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Fri, 4 Mar 2016 12:47:39 +0100 Subject: [PATCH] fixy --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32efe573..fca1ec39 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ In your bin/debug folder (or next to your exe if you are using release version), ```json { "Username":"bot_email", - "BotId":bot_id, + "BotId": 123123123123, "Password":"bot_password", "GoogleAPIKey":"google_api_key", "OwnerIds":[123123123123, 123123123123], @@ -31,7 +31,7 @@ In your bin/debug folder (or next to your exe if you are using release version), ```json { "Username":"bot_email", - "BotId":bot_id, + "BotId": 12312312312313, "Password":"bot_password", "OwnerIds":[123123123123, 1231231232], }