From f53c63711681522178c0a02fd0cef2adba7c2227 Mon Sep 17 00:00:00 2001 From: Dev Date: Tue, 27 Feb 2024 10:00:14 +0000 Subject: [PATCH] Limit `followerkojaniy` drink count to 2 max --- project/assets/configs/bot.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project/assets/configs/bot.json b/project/assets/configs/bot.json index 15455eec..6a4bac24 100644 --- a/project/assets/configs/bot.json +++ b/project/assets/configs/bot.json @@ -326,7 +326,9 @@ "followergluharscout": {}, "followergluharsecurity": {}, "followergluharsnipe": {}, - "followerkojaniy": {}, + "followerkojaniy": { + "5448e8d64bdc2dce718b4568": 2 + }, "followersanitar": {}, "followertagilla": {}, "followerbirdeye": {},