{"id":51179728,"url":"https://github.com/iamlostshe/anon-tg-bot","last_synced_at":"2026-06-27T06:06:28.056Z","repository":{"id":268441970,"uuid":"904351890","full_name":"iamlostshe/anon-tg-bot","owner":"iamlostshe","description":"Бот для анонимных вопросов на python, aiogram.","archived":false,"fork":false,"pushed_at":"2026-03-03T11:19:35.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-03T14:28:18.524Z","etag":null,"topics":["aiogram","aiogram-bot","aiogram3","bot","bots","env","environment","mit","mit-license","python","python3","requirements","telegram","telegram-bot","telegram-bots","tg","venv","venv-python"],"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/iamlostshe.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-16T18:10:28.000Z","updated_at":"2026-03-03T11:19:33.000Z","dependencies_parsed_at":"2024-12-16T20:23:06.674Z","dependency_job_id":"6c6b3383-0efe-4a1c-bb99-2f321fc8ec24","html_url":"https://github.com/iamlostshe/anon-tg-bot","commit_stats":null,"previous_names":["iamlostshe/anon-tg-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamlostshe/anon-tg-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamlostshe%2Fanon-tg-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamlostshe%2Fanon-tg-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamlostshe%2Fanon-tg-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamlostshe%2Fanon-tg-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamlostshe","download_url":"https://codeload.github.com/iamlostshe/anon-tg-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamlostshe%2Fanon-tg-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34843171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","aiogram-bot","aiogram3","bot","bots","env","environment","mit","mit-license","python","python3","requirements","telegram","telegram-bot","telegram-bots","tg","venv","venv-python"],"created_at":"2026-06-27T06:06:27.417Z","updated_at":"2026-06-27T06:06:28.042Z","avatar_url":"https://github.com/iamlostshe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ANON-TG-BOT\n\nПростенький бот на python, aiogram.\n\n### Установка / Installation\n\n1. **Клонируем репозиторий:**\n\n``` bash\ngit clone https://github.com/Microvolna/anon-tg-bot\ncd anon-tg-bot\n```\n\n2. **Заполняем поля в `.env.dist` и переименовываем его в `.env`**\n\n3. **Устанавливаем зависимости и запускаем бота:**\n\n\u003cdetails\u003e\n\u003csummary\u003eЧерез uv (рекомендуется)\u003c/summary\u003e\n\n**Устанавливаем `uv` (если еще не установлен):**\n\nLinux:\n\n``` bash\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n```\n\nWindows:\n\n``` bash\npowershell -ExecutionPolicy ByPass -c \"irm https://astral.sh/uv/install.ps1 | iex\"\n```\n\n**Запускаем:**\n\n```bash\nuv run bot.py\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eЧерез requirements.txt\u003c/summary\u003e\n\n``` bash\npip install -r requirements.txt\n```\n\n\u003e Если вы под Linux-ом не забудьте создать виртуальное окружение\n\u003e ``` bash\n\u003e python -m venv venv\n\u003e . venv/bin/activate\n\u003e ```\n\n5. **Запуск бота**\n```\npython3 bot.py\n```\n\u003c/details\u003e\n\n# Структура проекта\n\n```\n.env             - файл с токеном и списком админов\nbot.py           - основной файл бота\nmessages.py      - файл с шаблонами сообщений\nrequirements.txt - зависимости проекта\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamlostshe%2Fanon-tg-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamlostshe%2Fanon-tg-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamlostshe%2Fanon-tg-bot/lists"}