Taskiq_aiogram start worker cd app/ taskiq worker tkq:broker --reload start bot python bot.py start scheduler cd app/ taskiq scheduler tkq:scheduler Or docker-compose docker compose up -d --build