forked from rDrama/rDrama
1
0
Fork 0

fix lawlz flair

master
Aevann1 2022-11-05 04:24:30 +02:00
parent 0943ee064c
commit f37707805e
1 changed files with 1 additions and 1 deletions

View File

@ -413,7 +413,7 @@ def execute_lawlz_actions(v:User, p:Submission):
p.stickied_utc = int(time.time()) + 86400
p.stickied = v.username
p.distinguish_level = 6
p.flair = ":ben10: Required Reading"
p.flair = filter_emojis_only(":ben10: Required Reading")
pin_time = 'for 1 day'
ma_1=ModAction(
kind="pin_post",