{"id":16466884,"url":"https://github.com/1970mr/direct-telegram-uploader","last_synced_at":"2026-05-14T17:09:21.450Z","repository":{"id":181270590,"uuid":"666503037","full_name":"1970Mr/direct-telegram-uploader","owner":"1970Mr","description":"Direct Telegram Uploader: Easy file uploads to Telegram","archived":false,"fork":false,"pushed_at":"2024-05-30T14:37:33.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T02:25:04.703Z","etag":null,"topics":["telegram","telegram-uploader","upload-file"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/1970Mr.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":"2023-07-14T17:28:47.000Z","updated_at":"2024-06-19T22:11:03.000Z","dependencies_parsed_at":"2024-06-16T08:44:42.482Z","dependency_job_id":null,"html_url":"https://github.com/1970Mr/direct-telegram-uploader","commit_stats":null,"previous_names":["github-1970/direct-telegram-uploader","1970mr/direct-telegram-uploader"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/1970Mr/direct-telegram-uploader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Fdirect-telegram-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Fdirect-telegram-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Fdirect-telegram-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Fdirect-telegram-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1970Mr","download_url":"https://codeload.github.com/1970Mr/direct-telegram-uploader/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1970Mr%2Fdirect-telegram-uploader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33034822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["telegram","telegram-uploader","upload-file"],"created_at":"2024-10-11T11:45:07.120Z","updated_at":"2026-05-14T17:09:21.420Z","avatar_url":"https://github.com/1970Mr.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Direct Telegram Uploader\n\nDirect Telegram Uploader is a PHP script for uploading files to a Telegram group.\n\n## Installation\n\n1. Make sure you have PHP installed on your system. You can check if PHP is installed by running `php -v` in the terminal. If PHP is not installed, you can download and install it from the official PHP website: https://www.php.net/downloads.\n\n2. Clone this repository to your local machine using the following command:\n\n   ```bash\n   git clone https://github.com/1970Mr/direct-telegram-uploader\n   ```\n\n3. Install the required dependencies using Composer. Make sure you have Composer installed globally. If not, you can download and install Composer from the official website: https://getcomposer.org/download/.\n\n   ```bash\n   composer install\n   ```\n\n4. Copy the `.env.example` file in the root directory of the project and rename it to `.env`:\n   ```bash\n   cp .env.example .env\n   ```\n\n5. Open the `.env` file and add the following lines:\n\n   ```plaintext\n   TELEGRAM_API_TOKEN=YOUR_TELEGRAM_API_TOKEN\n   TELEGRAM_GROUP_ID=YOUR_TELEGRAM_GROUP_ID\n   ```\n\n   Replace `YOUR_TELEGRAM_API_TOKEN` and `YOUR_TELEGRAM_GROUP_ID` with your actual Telegram API token and group ID.\n\n## Usage\n\nTo use the Direct Telegram Uploader script, follow these steps:\n\n1. Open a terminal or command prompt and navigate to the directory where you cloned the repository.\n\n2. Run the script by executing the following command:\n\n   ```bash\n   php send_files_to_telegram.php \u003cfolder_path\u003e\n   ```\n\n   Replace `\u003cfolder_path\u003e` with the path to the folder containing the files you want to send to the Telegram group.\n\n   For example:\n\n   ```bash\n   php send_files_to_telegram.php /path/to/files/folder\n   ```\n\n   The script will start uploading the files to the Telegram group. Progress information and success messages will be displayed in the terminal.\n\n   If the upload is successful, you will see a success message for each file uploaded. If there are any errors, you will see an error message indicating the issue.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1970mr%2Fdirect-telegram-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1970mr%2Fdirect-telegram-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1970mr%2Fdirect-telegram-uploader/lists"}