Skip to content

gooodh/Taskiq_aiogram

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published