pull/200/head
Aevann 2023-09-11 22:43:15 +03:00
parent b9e2f18c43
commit ac46269278
1 changed files with 2 additions and 0 deletions

View File

@ -38,7 +38,9 @@ def cron_fn(every_5m, every_1d):
check_if_end_lottery_task()
spin_roulette_wheel()
t = time.time()
offsitementions.offsite_mentions_task(cache)
print(int(time.time()-t), flush=True)
_award_timers_task()
_unpin_expired()
_grant_one_year_badges()