From 78e49678f6b1103bdcb1def16d246241ac5d4192 Mon Sep 17 00:00:00 2001 From: mijgame Date: Sat, 3 Feb 2018 12:20:31 +0100 Subject: [PATCH] Update config.json.example --- config.json.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json.example b/config.json.example index da855f1eb..2c464a925 100644 --- a/config.json.example +++ b/config.json.example @@ -34,8 +34,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": {