Update config.json.example

This commit is contained in:
mijgame 2018-02-03 12:20:31 +01:00 committed by GitHub
parent e1a033672f
commit 78e49678f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,8 +34,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": {