From 0801140302807a3f06d8d683e5829893f218faa7 Mon Sep 17 00:00:00 2001 From: Oxi <70095434+oxitheman@users.noreply.github.com> Date: Thu, 22 Sep 2022 19:16:20 +0530 Subject: [PATCH] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 5d30f7b..c99fa64 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "proxy" : true, "random_messages": true, - "delay": 0.3, - "tip": "delay is reccomended to be set to 0.3 if you are using proxies and 0.1 if you are not using proxies" -} \ No newline at end of file + "delay": 0.4, + "tip": "delay is reccomended to be set to 0.4" +}