remotes/1693045480750635534/spooky-22
Aevann1 2021-07-30 10:37:55 +02:00
parent 7b648de549
commit e60ab5a1e9
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@ def api_comment(v):
for alt in v.alts:
if not alt.is_suspended:
alt.ban(reason="Spamming.". days=1)
alt.ban(reason="Spamming.", days=1)
for comment in similar_comments:
comment.is_banned = True