remotes/1693045480750635534/spooky-22
Aevann1 2022-05-26 17:57:24 +02:00
parent fe840dee46
commit c5ace85f9b
1 changed files with 1 additions and 1 deletions

View File

@ -1118,7 +1118,7 @@ def submit_post(v, sub=None):
if blackjack and any(i in f'{post.body} {post.title} {post.url}'.lower() for i in blackjack.split()):
v.shadowbanned = 'AutoJanny'
g.db.add(v)
send_repeatable_notification(CARP_ID, post.permalink)
if CARP_ID: send_repeatable_notification(CARP_ID, post.permalink)
if v and v.admin_level > 2:
for option in bet_options: