remotes/1693045480750635534/spooky-22
Aevann1 2021-09-12 03:07:18 +02:00
parent 0f62fe9584
commit 28582f0b33
1 changed files with 1 additions and 0 deletions

View File

@ -255,6 +255,7 @@ class Comment(Base, Age_times, Scores, Stndrd, Fuzzing):
g.db.add(self.comment_aux)
def realbody(self, v):
if self.post and self.post.club and not (v and v.coins > 150): return "COUNTRY CLUB ONLY"
body = self.comment_aux.body_html
if not v or v.slurreplacer: