{"id":22165755,"url":"https://github.com/nichind/aiogram3-telegram-bot-template","last_synced_at":"2026-01-03T16:43:42.110Z","repository":{"id":250566980,"uuid":"834644200","full_name":"nichind/Aiogram3-Telegram-Bot-Template","owner":"nichind","description":"Aiogram3 Telegram bot template. Includes running multiple bots at once, SQL database \u0026 pre-built commands","archived":false,"fork":false,"pushed_at":"2024-09-08T19:55:57.000Z","size":126,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-08T21:13:11.743Z","etag":null,"topics":["aiogram3","telegram-advanced-bot","telegram-bot","telegram-bot-template"],"latest_commit_sha":null,"homepage":"https://t.me/nichindpf","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/nichind.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":"2024-07-27T22:56:07.000Z","updated_at":"2024-09-08T19:55:59.000Z","dependencies_parsed_at":"2024-09-08T21:03:00.180Z","dependency_job_id":"0c39427f-ca61-4052-af09-0b9b9dd6baf0","html_url":"https://github.com/nichind/Aiogram3-Telegram-Bot-Template","commit_stats":null,"previous_names":["nichind/python-telegram-bot-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichind%2FAiogram3-Telegram-Bot-Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichind%2FAiogram3-Telegram-Bot-Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichind%2FAiogram3-Telegram-Bot-Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nichind%2FAiogram3-Telegram-Bot-Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nichind","download_url":"https://codeload.github.com/nichind/Aiogram3-Telegram-Bot-Template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227673965,"owners_count":17802303,"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":["aiogram3","telegram-advanced-bot","telegram-bot","telegram-bot-template"],"created_at":"2024-12-02T05:16:31.445Z","updated_at":"2026-01-03T16:43:42.083Z","avatar_url":"https://github.com/nichind.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aiogram3 bot template\nEasy to modify and use.\nRun multiple bots in one time.\nAdd your bots while script is running: \"on the fly\", they will launch automatically.\n\n## Install \u0026 Requirements\n\nMake sure you have python that supports aiogram3 installed. (3.9+)\n\n### Windows\n1. Fork repository or click \"Use this template\" button to clone it\n2. Download new repository to your machine\n3. Create `config.json` file with your bot(s) token according to the `example-config.json`\n4. Double-click on \"run-in-venv.bat\" file\n\n### Other\n1. Fork repository or click \"Use this template\" button to clone it\n2. Download new repository to your machine\n3. Create `config.json` file with your bot(s) token according to the `example-config.json`\n4. Download python and install it\n5. Create virtual environment using `python -m venv .venv`\n6. Run `pip install -r requirements.txt` in your terminal\n7. Run `python main.py` in your terminal\n\n## Other\n### Config example\n\n```json filename=\"config.json\"\n{\n  \"bots\": [\n    \"4512341245:AWCFFnxH-D16EASgs2Fso-h7oA4no0M\"\n  ],\n  \"admins\": [\n    1538946202\n  ]\n}\n```\n\n## Screenshots\n\n![Example start](assets/showcase1.png)\n\n\nPRs are welcomed\n\n\u003cimg src=\"https://komarev.com/ghpvc/?username=nichind-tg-bot-template\u0026color=9963B3\" alt=\"watching_count\" /\u003e\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichind%2Faiogram3-telegram-bot-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnichind%2Faiogram3-telegram-bot-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnichind%2Faiogram3-telegram-bot-template/lists"}