{"id":21492488,"url":"https://github.com/rockscripts/telegram-invite-users-from-source-to-destination-group","last_synced_at":"2025-07-14T23:08:20.698Z","repository":{"id":43174255,"uuid":"143282431","full_name":"rockscripts/Telegram-Invite-Users-From-Source-To-Destination-Group","owner":"rockscripts","description":"This application invite users in Telegram from a source to destination group. ","archived":false,"fork":false,"pushed_at":"2018-08-04T07:36:07.000Z","size":955,"stargazers_count":19,"open_issues_count":2,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T08:51:22.025Z","etag":null,"topics":["electron","invite-users","nodejs","python","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":null,"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/rockscripts.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}},"created_at":"2018-08-02T10:55:15.000Z","updated_at":"2024-09-30T20:44:11.000Z","dependencies_parsed_at":"2022-09-15T12:50:19.173Z","dependency_job_id":null,"html_url":"https://github.com/rockscripts/Telegram-Invite-Users-From-Source-To-Destination-Group","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rockscripts/Telegram-Invite-Users-From-Source-To-Destination-Group","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockscripts%2FTelegram-Invite-Users-From-Source-To-Destination-Group","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockscripts%2FTelegram-Invite-Users-From-Source-To-Destination-Group/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockscripts%2FTelegram-Invite-Users-From-Source-To-Destination-Group/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockscripts%2FTelegram-Invite-Users-From-Source-To-Destination-Group/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rockscripts","download_url":"https://codeload.github.com/rockscripts/Telegram-Invite-Users-From-Source-To-Destination-Group/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rockscripts%2FTelegram-Invite-Users-From-Source-To-Destination-Group/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265365686,"owners_count":23753378,"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":["electron","invite-users","nodejs","python","telegram","telegram-bot"],"created_at":"2024-11-23T15:29:24.347Z","updated_at":"2025-07-14T23:08:20.667Z","avatar_url":"https://github.com/rockscripts.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003eTelegram App - Invite Users Between Groups\u003c/h1\u003e\n\u003cp\u003e\nThis application invites users in Telegram from a source to destination group.\n\u003cp\u003e\nMain engine was writen in Python thanks to  and User interface in NodeJS\n\u003c/p\u003e\n\n\u003cbr\u003e\n\u003cp\u003e\n\u003cimg src='screenshots/1.png'\u003e\n\u003c/p\u003e\n\u003cp\u003e\n\u003cimg src='screenshots/2.png'\u003e\n\u003c/p\u003e\nContact me if you have any questions: \u003cb\u003erockscripts@gmail.com\u003c/b\u003e\n\u003c/p\u003e\n\u003ch1\u003eINSTALLING APPLICATION\u003c/h1\u003e\n\u003ch4\u003eRequirements\u003c/h4\u003e\n\u003cp\u003e\nThis is a Python and NodeJS application and you need follow things in your operating system:\n\u003cul\u003e\n\u003cli\u003eGIT\u003c/li\u003e\n\u003cli\u003ePython 3\u003c/li\u003e\n\u003cli\u003epip3\u003c/li\u003e\n\u003cli\u003eNodejs\u003c/li\u003e\n\u003cli\u003eNPM\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/p\u003e\n\u003ch4\u003eRunning APP\u003c/h4\u003e\n\u003cp\u003eEngine Part with Python\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003ecd engine\u003c/li\u003e\n\u003cli\u003epip3 install Telethon\u003c/li\u003e\n\u003cli\u003epip3 install Telethon-sync\u003c/li\u003e\n\u003cli\u003epip3 install PySocks\u003c/li\u003e\n\u003cli\u003epip3 install peewee\u003c/li\u003e\n\u003cli\u003epip3 install colorama\u003c/li\u003e\n\u003cli\u003epip3 install pprint\u003c/li\u003e\n\u003c/ul\u003e\n\u003cp\u003eGUI part with ElectronJS\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003ecd gui\u003c/li\u003e\n\u003cli\u003enpm install\u003c/li\u003e\n\u003cli\u003enpm start\u003c/li\u003e\n\u003c/ul\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockscripts%2Ftelegram-invite-users-from-source-to-destination-group","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frockscripts%2Ftelegram-invite-users-from-source-to-destination-group","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frockscripts%2Ftelegram-invite-users-from-source-to-destination-group/lists"}