{"id":22570607,"url":"https://github.com/soltanoff/aiogram_template","last_synced_at":"2025-03-28T14:23:32.257Z","repository":{"id":109011098,"uuid":"607565959","full_name":"soltanoff/aiogram_template","owner":"soltanoff","description":"This is just a project template for writing telegram bots.","archived":false,"fork":false,"pushed_at":"2024-11-23T16:20:21.000Z","size":134,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-08T01:09:57.866Z","etag":null,"topics":["aiogram","aiogram-bot","bot","docker-compose","dotenv","telegram-bot","telegram-bot-example","template"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soltanoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-28T08:25:46.000Z","updated_at":"2024-11-23T16:19:36.000Z","dependencies_parsed_at":"2024-11-23T17:30:42.674Z","dependency_job_id":null,"html_url":"https://github.com/soltanoff/aiogram_template","commit_stats":null,"previous_names":[],"tags_count":4,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soltanoff%2Faiogram_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soltanoff%2Faiogram_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soltanoff%2Faiogram_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soltanoff%2Faiogram_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soltanoff","download_url":"https://codeload.github.com/soltanoff/aiogram_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236807998,"owners_count":19208087,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiogram","aiogram-bot","bot","docker-compose","dotenv","telegram-bot","telegram-bot-example","template"],"created_at":"2024-12-08T01:10:16.982Z","updated_at":"2025-03-28T14:23:32.251Z","avatar_url":"https://github.com/soltanoff.png","language":"Python","readme":"# aiogram bot template (skeleton)\n\n[![\\[Telegram\\] aiogram live](https://img.shields.io/badge/telegram-aiogram-blue.svg?style=flat-square)](https://t.me/aiogram_live)\n[![Supported python versions](https://img.shields.io/pypi/pyversions/aiogram.svg?style=flat-square)](https://pypi.python.org/pypi/aiogram)\n[![Telegram Bot API](https://img.shields.io/badge/Telegram%20Bot%20API-8.3-blue.svg?style=flat-square\u0026logo=telegram)](https://core.telegram.org/bots/api)\n[![MIT License](https://img.shields.io/pypi/l/aiogram.svg?style=flat-square)](https://opensource.org/licenses/MIT)\n\nThis is just a project template for writing telegram bots. The project has linter, logger, docker, dot-env configured.\n\n## Features\n\n- SQLite (user info storage)\n- custom aiogram middlewares ([middlewares.py](app/bot_controller/middlewares.py))\n- custom aiogram router ([router.py](app/bot_controller/router.py))\n\n## Command list\n\n- `/help` - view all commands\n- `/start` - base command for user registration\n- `/hello` - just hello command\n- `/user_info` - just hello command\n\n## How to run\n\n### Without Docker:\n\n- Make virtual environment\n- Install package requirements\n- Create `.env` or set env-variables as you like (example: [.env.default](.env.default))\n- Run it! :)\n\n### With Docker\n\n- Create `.env` or set env-variables as you like (example: [.env.default](.env.default)\n  and see [docker-compose.yml](docker-compose.yml))\n- Run it! :)\n\n## Development tools\n\nMore helpful commands in [Makefile](Makefile).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoltanoff%2Faiogram_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoltanoff%2Faiogram_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoltanoff%2Faiogram_template/lists"}