From 12f9426e19e9a1949d1e3f4c53489b3047c97447 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 7 Sep 2021 05:02:33 +0200 Subject: [PATCH] fd --- files/helpers/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/const.py b/files/helpers/const.py index 96e9242af..88b18dbd3 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -92,7 +92,7 @@ BASED_MSG = "@{username}'s Based Count has increased by 1. Their Based Count is BASEDBOT_ACCOUNT = 800 NOTIFICATIONS_ACCOUNT = 1046 -if site == "pcmemes.net": AUTOJANNY_ACCOUNT == 1050 +if site == "pcmemes.net": AUTOJANNY_ACCOUNT = 1050 else: AUTOJANNY_ACCOUNT = 2360 LONGPOSTBOT_ACCOUNT = 1832