Merge pull request #1 from mijgame/patch-2

Update config_full.json.example
This commit is contained in:
mijgame 2018-02-03 12:21:29 +01:00 committed by GitHub
commit 3cf2a7e27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,8 @@
}, },
"telegram": { "telegram": {
"enabled": true, "enabled": true,
"token": "your_instagram_token", "token": "your_telegram_token",
"chat_id": "your_instagram_chat_id" "chat_id": "your_telegram_chat_id"
}, },
"initial_state": "running", "initial_state": "running",
"internals": { "internals": {