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

View File

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