From 1e9559a2c9537943ea7d94fb067fff25668d808f Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 13 Aug 2023 00:11:04 +0600 Subject: [PATCH] Update config.json --- runner/config.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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": {