👑️
Size: a a a
👑️
👑️
from apscheduler.schedulers.asyncio import AsyncIOScheduler
@scheduler.scheduled_job('interval', id='notification_user_messages', seconds=cfg.MINUTE_NOTIFICATION_USER_MESSAGES)
async def interval_notification_user_messages():
await func()
if name == 'main':
log.info("Bot started")
try:
scheduler.configure(timezone=utc)
scheduler.start()
executor.start_polling(dp)
except Exception as e:
log.exception(e)
👑️
A
👑️
<Ч
A
<Ч
<Ч
<Ч
A
<Ч
F
B
B
E
B
<Ч
B
B