diff --git a/config.example.json b/config.example.json index b2ce688..efaf765 100644 --- a/config.example.json +++ b/config.example.json @@ -1,4 +1,4 @@ { - "authToken": "123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11", - "owner": 34509246 + "authToken": "TOKEN_BOT", + "owner": CHAT_ID }