From 4f754ee38098f329a08304a9bfd3da67e56c0fc7 Mon Sep 17 00:00:00 2001 From: profitroll Date: Mon, 3 Jul 2023 12:56:20 +0200 Subject: [PATCH] reports.chat_id is now "owner" (libbot 1.8 update) --- config_example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_example.json b/config_example.json index a6b4b3d..ef133a8 100644 --- a/config_example.json +++ b/config_example.json @@ -10,7 +10,7 @@ "scoped_commands": true }, "reports": { - "chat_id": 0 + "chat_id": "owner" }, "disabled_plugins": [], "commands": {