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": { 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": {