{"id":13989306,"url":"https://github.com/m4mallu/clonebot","last_synced_at":"2025-07-22T10:31:53.116Z","repository":{"id":37538288,"uuid":"369818902","full_name":"m4mallu/clonebot","owner":"m4mallu","description":"A Telegram robot can clone medias from any chat to your own chat.","archived":false,"fork":false,"pushed_at":"2024-11-29T03:19:01.000Z","size":110,"stargazers_count":303,"open_issues_count":3,"forks_count":658,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-29T04:22:53.507Z","etag":null,"topics":["cloning","media","robot","telegram"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/m4mallu.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":"2021-05-22T13:46:05.000Z","updated_at":"2024-11-29T03:19:06.000Z","dependencies_parsed_at":"2024-01-18T04:09:59.710Z","dependency_job_id":"afb0fc92-ca26-41e1-a993-c8bfa62feb56","html_url":"https://github.com/m4mallu/clonebot","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4mallu%2Fclonebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4mallu%2Fclonebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4mallu%2Fclonebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/m4mallu%2Fclonebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/m4mallu","download_url":"https://codeload.github.com/m4mallu/clonebot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227079182,"owners_count":17727974,"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":["cloning","media","robot","telegram"],"created_at":"2024-08-09T13:01:35.940Z","updated_at":"2024-11-29T08:30:48.702Z","avatar_url":"https://github.com/m4mallu.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Clonebot\n\n[![Clonebot Logo](http://www.randomnoun.com/wpf/shell32-avi/tshell32_160.gif)](#)\n\n#### An [opensource](https://choosealicense.com/licenses/gpl-3.0/) Telegram robot can clone media \u0026 text from any chat to your own chat.\nRead the [documentation](https://space4renjith.blogspot.com/2022/05/clonebot-technical-documentation.html) to know how to use the bot\n\n---\n\n**DUE TO SOME SECURITY REASONS, DEPLOY TO HEROKU FROM THIS REPOSITORY HAS BEEN ABOLISHED!**\n\u003cbr\u003e\n*This repository is no longer supporting Heroku deployment. Use a paid VPS / Raspberry Pi / Local PC instead. See the documentation for more.*\n\n[@M4Mallu](https://t.me/rmprojects)\n\n\u003cdetails\u003e\n    \u003csummary\u003e\u003cb\u003eDeploy Using Docker\u003c/b\u003e\u003c/summary\u003e\n\n1. **Deploying on VPS Using Docker**\n\n    - Start Docker daemon (skip if already running), if installed by snap then use 2nd command:\n    \n        ```bash\n        sudo dockerd\n        sudo snap start docker\n        ```\n\n        Note: If not started or not starting, run the command below then try to start.\n\n        ```bash\n        sudo apt install docker.io\n        ```\n\n    - Build Docker image:\n\n        ```bash\n        sudo docker build . -t clone-bot\n        ```\n\n    - Run the image:\n\n        ```bash\n        sudo docker run clone-bot\n        ```\n\n    - To stop the image:\n\n        ```bash\n        sudo docker ps\n        sudo docker stop id\n        ```\n\n    - To clear the container:\n\n        ```bash\n        sudo docker container prune\n        ```\n\n    - To delete the images:\n\n        ```bash\n        sudo docker image prune -a\n        ```\n\n2. **Deploying on VPS Using docker-compose**\n\n    **NOTE**: If you want to use a port other than 80, change it in docker-compose.yml\n\n    ```bash\n    sudo apt install docker-compose\n    ```\n\n    - Build and run Docker image:\n\n    ```bash\n    sudo docker-compose up\n    ```\n\n    - After editing files with nano for example (nano start.sh):\n\n    ```bash\n    sudo docker-compose up --build\n    ```\n\n    - To stop the image:\n\n    ```bash\n    sudo docker-compose stop\n    ```\n\n    - To run the image:\n\n    ```bash\n    sudo docker-compose start\n    ```\n\n\u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4mallu%2Fclonebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fm4mallu%2Fclonebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fm4mallu%2Fclonebot/lists"}