{"id":19731940,"url":"https://github.com/psamim/aria2-telegram-bot","last_synced_at":"2025-07-22T11:04:40.199Z","repository":{"id":71933133,"uuid":"49266325","full_name":"psamim/aria2-telegram-bot","owner":"psamim","description":"Telegram bot to control an aria2 daemon","archived":false,"fork":false,"pushed_at":"2019-06-02T18:47:06.000Z","size":10,"stargazers_count":27,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-30T02:38:27.119Z","etag":null,"topics":["aria2","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/psamim.png","metadata":{"files":{"readme":"README.org","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":"2016-01-08T10:37:17.000Z","updated_at":"2024-12-18T18:01:05.000Z","dependencies_parsed_at":"2023-05-23T06:00:22.220Z","dependency_job_id":null,"html_url":"https://github.com/psamim/aria2-telegram-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/psamim/aria2-telegram-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psamim%2Faria2-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psamim%2Faria2-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psamim%2Faria2-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psamim%2Faria2-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/psamim","download_url":"https://codeload.github.com/psamim/aria2-telegram-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/psamim%2Faria2-telegram-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266481732,"owners_count":23935938,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["aria2","telegram","telegram-bot"],"created_at":"2024-11-12T00:23:48.828Z","updated_at":"2025-07-22T11:04:40.178Z","avatar_url":"https://github.com/psamim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: aria2-telegram-bot\n\n* Description\nThis will be a Telegram bot who controls an [[https://aria2.github.io/][aria2]] daemon using [[https://github.com/baskerville/diana][diana]]. Using the bot one can add new downloads, start, stop, or remove them, check\ntheir status and manage downloads by sending commands to the bot. I created this bot to control my downloads on a Raspberry Pi from any where.\n\n* Run\nTo install and run the bot make sure Python, virtualenv and aria2 are installed \nand the git sub-module is initialized and updated. Create a Telegram bot (using [[https://telegram.me/BotFather][@BotFather]] in Telegram). Put your\nbot's token in the =run.sh= file and run it. This will create a virtual env, activate it and start the aria2, diana and the bot.\n\n#+BEGIN_SRC sh\n./run.sh\n#+END_SRC\n\n* Usage\nCommands starting with =/diana= are sent to aria2. You can send =/diana help= to see all available commands. Also see [[https://github.com/baskerville/diana/blob/master/README.md][Diana docs]] for all available commands.\n\n* Details\nThis bot uses [[https://github.com/baskerville/diana][diana]] to interact with aria2. Diana will launch the aria2 daemon itself, so there is no need to start aria2 and configure it. Make sure the default\nport for aria2 RPC is open.\n\n* Systemd Service\nIf you want the bot to start on boot you use the service file. The service file is =diana.service=. Edit \nthe file and correct the path accordingly and copy it to =/etc/systemd/system=. Enable the service\nby the command below.\n\n#+BEGIN_SRC sh\nsystemctl enable diana.service\n#+END_SRC\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsamim%2Faria2-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsamim%2Faria2-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsamim%2Faria2-telegram-bot/lists"}