Aevann 2023-04-27 15:14:18 +02:00
parent 869ccb6c68
commit ece7e2c6d1
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ def award_timers(v, bot=False):
v.owoify = None
notify_if_not_bot("Your OwOify status has expired!")
badge = v.has_badge(167)
if badge: g.db.delete(badge)
if v.bite and v.bite < now:
v.bite = None
badge = v.has_badge(168)