{"id":18291804,"url":"https://github.com/prantadas/qbit-go","last_synced_at":"2025-04-09T07:52:20.453Z","repository":{"id":242186349,"uuid":"805936133","full_name":"PrantaDas/Qbit-Go","owner":"PrantaDas","description":"The project aims to leverage the download of torrent file through a telegram bot. Simply add the download link to the bot and it will start downloading the torrent file in local mode using Qbit Torrent client. ","archived":false,"fork":false,"pushed_at":"2024-06-03T15:25:35.000Z","size":4543,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T02:16:41.993Z","etag":null,"topics":["golang","plex-media-server","qbittorrent-api","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/PrantaDas.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":"2024-05-25T22:26:31.000Z","updated_at":"2024-08-25T07:19:59.000Z","dependencies_parsed_at":"2024-06-01T08:02:05.261Z","dependency_job_id":"f8f66293-e432-43c1-b996-20dbb61b3e22","html_url":"https://github.com/PrantaDas/Qbit-Go","commit_stats":null,"previous_names":["prantadas/qbit-go"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrantaDas%2FQbit-Go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrantaDas%2FQbit-Go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrantaDas%2FQbit-Go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrantaDas%2FQbit-Go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrantaDas","download_url":"https://codeload.github.com/PrantaDas/Qbit-Go/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247999850,"owners_count":21031044,"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":["golang","plex-media-server","qbittorrent-api","telegram-bot"],"created_at":"2024-11-05T14:15:16.196Z","updated_at":"2025-04-09T07:52:20.433Z","avatar_url":"https://github.com/PrantaDas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Bot for qBitTorrent and Plex Integration.\n\nThis project is a Telegram bot that seamlessly integrates with the qBittorrent client and Plex media server, enabling easy torrent management and local streaming. Users can interact with the bot to add magnet links to the download queue, and once downloaded, the files are available for streaming on a local Plex media server.\n\n## Features\n\n- Seamless integration with Telegram for easy torrent management.\n- Automatic downloading of magnet links using qBittorrent.\n- Local streaming of downloaded content via Plex media server.\n- Easy deployment using Docker and Docker Compose.\n\n## Prerequisites\n\nBefore running the Telegram bot, ensure you have the following prerequisites installed:\n\n- Docker\n- Docker Compose\n\n## Installation\n\n1. Clone this repository to your local machine:\n\n    ```bash\n    git clone git@github.com:PrantaDas/Qbit-Go.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd Qbit-Go\n    ```\n3. Build and start the services using Docker Compose:\n    ```bash\n    docker-compose up -d\n    ```\n## Usage\n1. Start the Telegram bot by sending /start command in the Telegram chat.\n2. Add a magnet link to the download queue using the /magnet \u003clink\u003e command.\n3. Monitor the download progress in the qBittorrent web interface (accessible at http://localhost:8090).\n4. Once the download is complete, the file will be available for streaming on the Plex media server (accessible at http://localhost:8000).\n\n## Configuration\n1. Telegram Bot Token: Set your Telegram bot token in the docker-compose.yml file under the `app` service environment variables.\n\n2. qBittorrent Web UI Credentials: Update the username and password in the `docker-compose.yml` file under the app service environment variables if required.\n3. Plex Media Server Configuration: Customize Plex configuration options in the `docker-compose.yml` file under the `plex` service environment variables.\n\n\n### Set password\nAdd this in `config/config/qBittorrent.conf`. This will set the username `admin` and password `adminadmin`\n\n```conf\n[Preferences]\nWebUI\\Password_PBKDF2=\"@ByteArray(ARQ77eY1NUZaQsuDHbIMCA==:0WMRkYTUWVT9wVvdDtHAjU9b3b7uB8NR1Gur2hmQCvCDpm39Q+PsJRJPaCU51dEiz+dTzh8qbPsL8WkFljQYFQ==)\"\n```\n\n## Acknowledgements\nSpecial thanks to [Rakibul Yeasin](github.com/dreygur) for his guidance and contributions to this project. The implementation of the bot is also available in Rust. You can check out here [ChatQbit](https://github.com/dreygur/ChatQBit).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprantadas%2Fqbit-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprantadas%2Fqbit-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprantadas%2Fqbit-go/lists"}