From 570cb22254caac94f0285f6a545c4ef695b9eec7 Mon Sep 17 00:00:00 2001 From: mijgame Date: Sat, 3 Feb 2018 12:20:02 +0100 Subject: [PATCH] Update config_full.json.example Typo --- config_full.json.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_full.json.example b/config_full.json.example index dc5bb7162..c74b59660 100644 --- a/config_full.json.example +++ b/config_full.json.example @@ -42,8 +42,8 @@ }, "telegram": { "enabled": true, - "token": "your_instagram_token", - "chat_id": "your_instagram_chat_id" + "token": "your_telegram_token", + "chat_id": "your_telegram_chat_id" }, "initial_state": "running", "internals": {