Content: Snappy Christian /h/truth.

remotes/1693045480750635534/spooky-22
Snakes 2022-06-13 20:43:56 -04:00
parent 6abba1d87d
commit 131ae3027b
1 changed files with 1 additions and 1 deletions

View File

@ -1163,7 +1163,7 @@ def submit_post(v, sub=None):
snappy = g.db.query(User).get(SNAPPY_ID)
if not (post.sub and g.db.query(Exile.user_id).filter_by(user_id=SNAPPY_ID, sub=post.sub).one_or_none()):
if post.sub == 'dankchristianmemes':
if post.sub == 'dankchristianmemes' or post.sub == 'truth':
body = random.choice(christian_emojis)
elif v.id == CARP_ID:
if random.random() < 0.02: body = "i love you carp"