remotes/1693045480750635534/spooky-22
Aevann1 2021-12-30 17:03:26 +02:00
parent beb128bd59
commit 89e2e74215
1 changed files with 0 additions and 4 deletions

View File

@ -875,10 +875,6 @@ def submit_post(v):
v.ban(reason="Spamming.",
days=1)
for alt in v.alts:
if not alt.is_suspended:
alt.ban(reason="Spamming.", days=1)
for post in similar_posts + similar_urls:
post.is_banned = True
post.is_pinned = False