add zozbot to wpd

pull/225/head
Aevann 2024-02-21 22:29:54 +02:00
parent 252022854d
commit e9c36fa686
1 changed files with 1 additions and 1 deletions

View File

@ -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