{"id":24647434,"url":"https://github.com/mesamirh/teleadminconnect","last_synced_at":"2025-08-31T13:33:19.551Z","repository":{"id":272460492,"uuid":"913711519","full_name":"mesamirh/TeleAdminConnect","owner":"mesamirh","description":"Easily fetch Telegram group details, including admin information, and send direct messages from your personal account.","archived":false,"fork":false,"pushed_at":"2025-01-14T14:47:49.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T02:18:54.006Z","etag":null,"topics":["python","python3","telegram","telegram-api"],"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/mesamirh.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-08T07:59:23.000Z","updated_at":"2025-01-14T14:47:52.000Z","dependencies_parsed_at":"2025-01-14T16:10:43.682Z","dependency_job_id":"d1b7dce7-19da-4fd7-9ba1-a8a05478a427","html_url":"https://github.com/mesamirh/TeleAdminConnect","commit_stats":null,"previous_names":["mesamirh/teleadminconnect"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesamirh%2FTeleAdminConnect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesamirh%2FTeleAdminConnect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesamirh%2FTeleAdminConnect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesamirh%2FTeleAdminConnect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesamirh","download_url":"https://codeload.github.com/mesamirh/TeleAdminConnect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247006667,"owners_count":20868033,"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":["python","python3","telegram","telegram-api"],"created_at":"2025-01-25T15:47:45.165Z","updated_at":"2025-04-03T13:21:22.779Z","avatar_url":"https://github.com/mesamirh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeleAdminConnect\n\nA Python-based CLI tool for managing Telegram group administrators. Easily fetch, export, and interact with group admins.\n\n## Features\n\n- 🔍 Fetch admin lists from Telegram groups\n- 📁 Load multiple groups from text file\n- 💬 Send messages to group admins\n- 📊 Export admin data in multiple formats (TXT, CSV, JSON)\n- 👥 View group member statistics\n- 🔄 Switch between multiple groups\n\n## Installation\n\nTo install TeleAdminConnect, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/mesamirh/TeleAdminConnect.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd TeleAdminConnect\n   ```\n3. Install the dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Configuration\n\n1. Get your API credentials from [Telegram's API Development Tools](https://my.telegram.org/apps)\n\n2. Create a .env file in the project root:\n   ```bash\n   API_ID=your_api_id\n   API_HASH=your_api_hash\n   ```\n\n## Usage\n\n1. To start using TeleAdminConnect, run the following command:\n\n    ```bash\n    python3 main.py\n    ```\n\n2. Available options:\n\n   - Fetch admins from a single group\n   - Load multiple groups from file\n   - Send messages to admins\n   - Export admin data\n   - View group statistics\n\n3. Group file format:\n   ```bash\n   @group1\n   @group2\n   group3\n   ```\n\n## Requirements\n\n- Python 3.7+\n- Pyrogram\n- python-dotenv\n- rich","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesamirh%2Fteleadminconnect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesamirh%2Fteleadminconnect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesamirh%2Fteleadminconnect/lists"}