An open API service indexing awesome lists of open source software.

https://github.com/barabum0/aiogram-template

Template repository for Aiogram bots with Loguru included!
https://github.com/barabum0/aiogram-template

aiogram loguru python telegram template

Last synced: about 1 year ago
JSON representation

Template repository for Aiogram bots with Loguru included!

Awesome Lists containing this project

README

          

# Template for my Aiogram bots with Loguru
Feel free to use!

### Before using, rename the project and docker image in following files
- [`pyproject.toml`](pyproject.toml)
- [`docker-compose.yml`](docker-compose.yml)
- [`.github/workflows/build-docker-image-release.yml`](.github/workflows/build-docker-image-release.yml)
- **and uncomment the `on` section in this file for it to work**