From 11e0cba99b50899c17a7bdf12cda0f60b712096c Mon Sep 17 00:00:00 2001 From: tef Date: Mon, 10 Jan 2022 19:27:46 -0500 Subject: [PATCH] bot 2: telegram off --- config_examples/config_2_json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_examples/config_2_json b/config_examples/config_2_json index a3230c436..d1b6ea747 100644 --- a/config_examples/config_2_json +++ b/config_examples/config_2_json @@ -60,7 +60,7 @@ "remove_pumps": false }, "telegram": { - "enabled": true, + "enabled": false, "token": "2123575847:AAHGr3YpgIm3K-atU1qxhEj3ZNjTsiIj2GQ", "chat_id": "2091515934" },