Skip to content

Aiogram FastAPI template with webhooks to deploy on Render fo telegram bots

License

Notifications You must be signed in to change notification settings

codemurt/aiogram-fastapi-webhook-render-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Aiogram FastAPI template with webhooks to deploy to Render

Start command:

gunicorn -k uvicorn.workers.UvicornWorker main:app --timeout 15

Set telegram webhook:

https://api.telegram.org/bot<TOKEN>/setWebhook?url=https://<YOUR_RENDER_WEB_SERVICE_NAME>.onrender.com/bot/<TOKEN>

About

Aiogram FastAPI template with webhooks to deploy on Render fo telegram bots

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages