ohld / django-telegram-bot

My sexy Django + python-telegram-bot + Celery + Redis + Postgres + Dokku + GitHub Actions template
https://t.me/ffmemesbot
Apache License 2.0
691 stars 170 forks source link

Question: Long polling vs webhooks in docker #62

Open hkarani opened 4 months ago

hkarani commented 4 months ago

Since in docker the dtb_bot still is running pooling does it mean the bot uses both long polling and webhooks in docker?