{"id":23669145,"url":"https://github.com/topotun77/tg-bot","last_synced_at":"2026-04-29T08:34:03.689Z","repository":{"id":249884250,"uuid":"832841527","full_name":"Topotun77/tg-bot","owner":"Topotun77","description":"Telegram-bot магазина здорового питания (python 3.9, aiogram, SQLite,  asyncio, logging)","archived":false,"fork":false,"pushed_at":"2024-12-12T22:35:57.000Z","size":800,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T01:35:29.563Z","etag":null,"topics":["aiogram","api","asyncio","logging","python","python39","sqlite","tg-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Topotun77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-23T20:36:25.000Z","updated_at":"2024-12-12T22:37:58.000Z","dependencies_parsed_at":"2024-12-29T08:18:06.700Z","dependency_job_id":"0a71f7ca-5bc2-4e9d-ba19-19c901278988","html_url":"https://github.com/Topotun77/tg-bot","commit_stats":null,"previous_names":["topotun77/module14","topotun77/tg-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Topotun77/tg-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2Ftg-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2Ftg-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2Ftg-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2Ftg-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Topotun77","download_url":"https://codeload.github.com/Topotun77/tg-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Topotun77%2Ftg-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","api","asyncio","logging","python","python39","sqlite","tg-bot"],"created_at":"2024-12-29T08:17:58.077Z","updated_at":"2026-04-29T08:34:03.669Z","avatar_url":"https://github.com/Topotun77.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram-bot продажи товаров здорового питания\n\n### Данный проект написан на python 3.9 с использованием асинхронной библиотеки **`aiogram`**  \n\n• Создание меню бота.  \n• Регистрация пользователя.  \n• Расчет параметров здоровья по данным пользователя.  \n• возможность приобретения товаров из предложенного списка.   \n• Бот принимает запрос, формирует изображение через API возвращает результат запроса в виде картинки пользователю.  \n• Работы с внешними библиотеками и API.  \n• Ведение базы данных.  \n• Подробное журналирование (логирование) всех действий бота.  \n• Обработка возникающих при выполнении программного кода ошибок. \n\n## Возможности телеграм-бота:\n### Приветствие и информация о себе:\n![ScreenShot 1](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/001.JPG?raw=true)\n### Вывод формул расчета:\n![ScreenShot 2](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/002.JPG?raw=true)\n### Расчет показателей здоровья:\n![ScreenShot 3](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/003.JPG?raw=true)\n### Показ товаров, которые можно купить (информация берется из БД SQLite):\n![ScreenShot 4](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/004.JPG?raw=true)\n### В конце предоставляется выбор товара для покупки:\n![ScreenShot 5](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/005.JPG?raw=true)\n### Покупка товара и регистрация пользователя:\n![ScreenShot 6](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/006.JPG?raw=true)\n### Генерация картинки с использованием нейросети Kandinsky 3.1:\n![ScreenShot 7](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/007.JPG?raw=true)\n![ScreenShot 8](https://github.com/Topotun77/tg-bot/blob/master/ScreenShots/008.JPG?raw=true)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopotun77%2Ftg-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopotun77%2Ftg-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopotun77%2Ftg-bot/lists"}