From 7eed863110422771a050da9c310daedb1412417c Mon Sep 17 00:00:00 2001 From: ten_devoleper <60765259+tenDevoleper@users.noreply.github.com> Date: Mon, 23 Nov 2020 23:39:02 +0700 Subject: [PATCH] Update config.json --- config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config.json b/config.json index 7f5f1a4..b86b7ec 100644 --- a/config.json +++ b/config.json @@ -1,4 +1,4 @@ { - "discord_token": "NzQ5OTAzMTk3NTIyNjI0NTcy.X0yvxg.s_KBFtW7YVkBJzu6pd02bRtwW7o", - "randomize_delay": 60 -} \ No newline at end of file + "discord_token": "BOT TOKEN", + "randomize_delay": 20 +}