Skip to content

Repository files navigation

Aiogram Webhook

aiogram-webhook

PyPI version codecov Tests Status License Ask DeepWiki ruff ty

Handles the webhook layer for aiogram bots. Registers the endpoint, calls Telegram setWebhook, verifies incoming requests, and manages engine lifecycle. Works with FastAPI and aiohttp.

Install

pip install aiogram-webhook
pip install "aiogram-webhook[fastapi]"
pip install "aiogram-webhook[aiohttp]"

Documentation

The full documentation is at aiogram-webhook.m-xim.ru. It covers installation, setup, routing, security, lifecycle behavior, and the public API.

Contributing

See CONTRIBUTING.md for development setup, branch naming, commit conventions, and PR guidelines.

About

Python library for seamless webhook integration with multiple web frameworks in aiogram. It enables both single and multi-bot operation via webhooks, with flexible routing and security features.

Topics

Resources

Contributing

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages