From e9c36fa68625743c8431e3938a752511877e6d59 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 21 Feb 2024 22:29:54 +0200 Subject: [PATCH] add zozbot to wpd --- files/helpers/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index b5ba80c54..4d10fd23f 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -295,7 +295,7 @@ def execute_snappy(post, v): post.replies = [c] def execute_zozbot(c, level, post, v): - if SITE_NAME != 'rDrama': return + if not ZOZBOT_ID: return if random.random() >= 0.001: return