{"id":24287973,"url":"https://github.com/g0r0kh/tg_proj","last_synced_at":"2026-04-17T22:03:17.411Z","repository":{"id":270882500,"uuid":"911743201","full_name":"g0r0kh/tg_proj","owner":"g0r0kh","description":"python-telegram-bot","archived":false,"fork":false,"pushed_at":"2025-01-12T10:38:50.000Z","size":93,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T11:29:22.692Z","etag":null,"topics":["pandas","python-telegram-bot","qrcode","schedule"],"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/g0r0kh.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":"2025-01-03T18:33:10.000Z","updated_at":"2025-01-12T10:38:53.000Z","dependencies_parsed_at":"2025-01-03T19:32:07.197Z","dependency_job_id":"397e31e3-8a18-409e-b0b9-825a35f88f78","html_url":"https://github.com/g0r0kh/tg_proj","commit_stats":null,"previous_names":["g0r0kh/tg_proj"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0r0kh%2Ftg_proj","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0r0kh%2Ftg_proj/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0r0kh%2Ftg_proj/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g0r0kh%2Ftg_proj/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g0r0kh","download_url":"https://codeload.github.com/g0r0kh/tg_proj/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242119314,"owners_count":20074724,"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":["pandas","python-telegram-bot","qrcode","schedule"],"created_at":"2025-01-16T09:34:23.176Z","updated_at":"2026-04-17T22:03:17.342Z","avatar_url":"https://github.com/g0r0kh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tg_proj\npython-telegram-bot\n  \n  part_1_get_exec.py\n  \n  contains:\n  - ivitation link generate via invite_data.txt using unfilled strings\n  - generating invitation QR code\n  - posting into group via text_schedule.txt using datetime less then current datetime. part of post is in text_schedule.txt + picture from repo\n  \n  part_2_handler_exec.py\n\ncontains:\n- confirmation about group join requests with filling responde_data.txt\n- bot chatting buttons\n\n  Main idea is to connect more obvious invitation(perhaps you gess when you share your welcome) link with obviousless users\n![pyton_telegram_bot_scheme](https://github.com/user-attachments/assets/258ecc30-d1db-4941-aad3-9db11ae0fbe9)\n\n\nПроект на основе python-telegram-bot\nБиблиотеки:\npython-telegram-bot v21.10\npandas - Python Data Analysis Library\nqrcode · PyPI\n\nЦели:\n\nИдентификация пользователя на этапе регистрации. т.е. осознание(учёт в таблицах хранилища данных в проекте реализованы как .txt файлы) принадлежности к укрупненной выборке.\n\nЗадачи:\n\nФормирование пригласительных ссылок\nВедение реестра пригласительных ссылок\n\nПеревод строк ссылок на QR отображение\nОдобрение/ отклонение(если регистрируется Бот) регистрации по ранее сформированным пригласительным\nФормирование связи(учёт в таблицах хранилища данных) между зарегистрированным лицом и сформированной пригласительной ссылкой\nПечать постов в TG группе по указанному расписанию\nВзаимодействие с зарегистрированными пользователями путём рассылки файлов(.txt), кнопочная форма чат-Бот.\n\nСхема работы в приложении\n\nФайлы:\n\ninvite_data.txt:\n\nреестр сформированных ссылок/ либо ссылок необходимых к формированию. Левая часть содержит данные-основу, правая - сформированные ссылки.\n\nresponde_data.txt:\n\nданные по учёту зарегистрированных пользователей. Содержит связь аккаунт - ссылка.\n\ntext_schedule.txt:\n\nданные по времени печати постов в группе. Текстовая информация по постам.\n0001...0003 jpg:\n\nкартинки к постам\nПапка LINKS:\n1..3 png :\n\nQR-коды ссылок из файла invite_data.txt\n\nФайл key_bb.txt :\n\nпример файла раздачи при взаимодействии с ботом\n\npart_1_get_exec.py файл:\n\nформирования пригласительных ссылок\n\nпечать постов в группу\n\npart_2_handler_exec.py файл:\nодобрение/отклонение на вступление в группу по пригласительным ссылкам\n\nпереписка чат-Бота с пользователем\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg0r0kh%2Ftg_proj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg0r0kh%2Ftg_proj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg0r0kh%2Ftg_proj/lists"}