diff --git a/runner/config.json b/runner/config.json index 191ed5a..b56b2cf 100644 --- a/runner/config.json +++ b/runner/config.json @@ -26,7 +26,9 @@ "chats": { "targetChat": 12345678, "cacheChat": 12345678, - "sourceChat": 12345678 + "sourceChat": 12345678, + "targetChats": [12345678], + "_note": "You must set targetChat or targetChats with at least one object" } }, "ratingsPolls": {