{"id":40901650,"url":"https://github.com/duo/octopus","last_synced_at":"2026-01-22T02:33:16.613Z","repository":{"id":65959383,"uuid":"599495063","full_name":"duo/octopus","owner":"duo","description":"A Telegram bot bridge","archived":false,"fork":false,"pushed_at":"2024-07-12T03:10:14.000Z","size":239,"stargazers_count":24,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-12T04:25:44.140Z","etag":null,"topics":["bot","go","qq","telegram","wechat"],"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/duo.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-02-09T09:01:18.000Z","updated_at":"2024-07-12T03:10:18.000Z","dependencies_parsed_at":"2024-04-27T11:42:00.595Z","dependency_job_id":"b938c464-df51-4bbb-96b2-7273437a7f3c","html_url":"https://github.com/duo/octopus","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/duo/octopus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duo%2Foctopus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duo%2Foctopus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duo%2Foctopus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duo%2Foctopus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/duo","download_url":"https://codeload.github.com/duo/octopus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/duo%2Foctopus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28651809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["bot","go","qq","telegram","wechat"],"created_at":"2026-01-22T02:33:15.403Z","updated_at":"2026-01-22T02:33:16.604Z","avatar_url":"https://github.com/duo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Octopus\nA Telegram bot bridge other IM (qq, wechat, etc.) conversations together.\n\n## Dependencies\n* go\n* ffmpeg (optional for qq/wechat audio)\n\n# Docker\n* [octopus](https://hub.docker.com/r/lxduo/octopus)\n```shell\ndocker run -d -p 11111:11111 --name=octopus --restart=always -v octopus:/data lxduo/octopus:latest\n```\n\n# Limbs\n* [octopus-qq](https://github.com/duo/octopus-qq)\n* [octopus-wechat](https://github.com/duo/octopus-wechat)\n* [octopus-wechat-web](https://github.com/duo/octopus-wechat-web)\n\n# Documentation\n\n## Bot\nCreate a bot with [@BotFather](https://t.me/botfather), get a token.\nSet /setjoingroups Enable and /setprivacy Disable\n\n## Configuration\n* configure.yaml\n```yaml\nmaster:\n  api_url: http://10.0.0.10:8081 # Optional, Telegram local bot api server\n  local_mode: true # Optional, local server mode\n  admin_id: # Required, Telegram user id (administrator)\n  token:  1234567:xxxxxxxx # Required, Telegram bot token\n  proxy: http://1.1.1.1:7890 # Optional, proxy for Telegram\n  page_size: 10 # Optional, command list result pagination size\n  archive: # Optional, archive client chat by topic\n    - vendor: wechat # qq, wechat, etc\n      uid: wxid_xxxxxxx # client id\n      chat_id: 123456789 # topic enabled group id (grant related permissions to bot)\n  telegraph: # Optional\n    enable: true # Convert some message to telegra.ph article (e.g. QQ forward message)\n  \tproxy: http://1.1.1.1:7890 # Optional, proxy for telegra.ph\n    tokens:\n      - abcdefg # telegra.ph tokens\n\nservice:\n  addr: 0.0.0.0:11111 # Required, listen address\n  secret: hello # Required, user defined secret\n  send_timeout: 3m # Optional\n\nlog:\n  level: info\n```\n\n## Command\nAll messages will be sent to the admin directly by default, you can archive chat by topic or /link specific remote chat to a Telegram group.\n```\n/help Show command list.\n/link Manage remote chat link.\n/chat Generate a remote chat head.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduo%2Foctopus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fduo%2Foctopus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fduo%2Foctopus/lists"}