From 49b521af4d0b1f5fd067e1c4da283f0735eb98ee Mon Sep 17 00:00:00 2001 From: Master Kwoth Date: Fri, 22 Jan 2016 09:22:02 +0100 Subject: [PATCH] added forwardmessages to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c14f9ee9..f05e9944 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,15 @@ In your bin/debug folder (or next to your exe), you must have a file called 'cre "OwnerID":123123123123, "ParseID":"parse_app_id", "ParseKey":"parse_api_key", - "TrelloAppKey": "your_trello_app_key" + "TrelloAppKey": "your_trello_app_key", + "ForwardMessages": true, } ``` ##### You can omit: - Parse keys if you don't want logging - googleAPIKey if you don't want music - TrelloAppKey if you don't need trello notifications +- ForwardMessages if you don't want bot PM messages to be redirected to you ```json { "Username":"bot_email",