{"id":50962440,"url":"https://github.com/httpjamesm/matrix-tiktok","last_synced_at":"2026-06-18T15:34:15.120Z","repository":{"id":353242259,"uuid":"1209892501","full_name":"httpjamesm/matrix-tiktok","owner":"httpjamesm","description":"TikTok DMs Matrix bridge","archived":false,"fork":false,"pushed_at":"2026-04-23T02:52:42.000Z","size":1350,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T04:23:43.626Z","etag":null,"topics":["beeper","matrix-bridge","matrix-chat","tiktok"],"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/httpjamesm.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-13T22:17:12.000Z","updated_at":"2026-04-23T02:55:45.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/httpjamesm/matrix-tiktok","commit_stats":null,"previous_names":["httpjamesm/matrix-tiktok"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/httpjamesm/matrix-tiktok","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrix-tiktok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrix-tiktok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrix-tiktok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrix-tiktok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/httpjamesm","download_url":"https://codeload.github.com/httpjamesm/matrix-tiktok/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/httpjamesm%2Fmatrix-tiktok/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34497368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":["beeper","matrix-bridge","matrix-chat","tiktok"],"created_at":"2026-06-18T15:34:11.500Z","updated_at":"2026-06-18T15:34:15.113Z","avatar_url":"https://github.com/httpjamesm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# matrix-tiktok\n\n![Matrix](https://img.shields.io/badge/matrix-%23000000?style=for-the-badge\u0026logo=matrix\u0026logoColor=white)\n![Go](https://img.shields.io/badge/go-%2300ADD8.svg?style=for-the-badge\u0026logo=go\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge\u0026logo=docker\u0026logoColor=white)\n\n\u003c/div\u003e\n\nA Matrix bridge for TikTok Messages. Intended for usage with Beeper.\n\n## Features\n\n- [ ] Messages\n  - [x] Text\n  - [x] Images\n  - [x] Videos\n  - [x] Stickers\n  - [ ] Voice Notes\n  - [x] TikToks\n- [x] Reactions\n- [x] Typing indicators\n- [x] Mark conversation as read\n- [x] Replies\n- [x] Read receipts\n- [x] Group chats\n- [x] Delete message for everyone\n\n## Running\n\n### Docker (GHCR)\n\nContainer images are published to **GitHub Container Registry**:\n\n`ghcr.io/httpjamesm/matrix-tiktok`\n\nUse the image tag that matches the [GitHub release](https://github.com/httpjamesm/matrix-tiktok/releases) you want (for example `v1.0.0`). Mount your `bbctl`-generated config at `/data/config.yaml`:\n\n```bash\ndocker pull ghcr.io/httpjamesm/matrix-tiktok:\u003ctag\u003e\ndocker run --rm \\\n  -v /path/to/config.yaml:/data/config.yaml:ro \\\n  ghcr.io/httpjamesm/matrix-tiktok:\u003ctag\u003e\n```\n\nWith Beeper’s default `homeserver.websocket` setup you usually do **not** need to publish an appservice port; add `-p host:container` only if your config uses inbound appservice HTTP instead of the websocket.\n\n### From source\n\n#### 1. Install `bbctl`\n\nInstall `bbctl` from Beeper's [documentation](https://developers.beeper.com/bridges/self-hosting/#step-1-download-bbctl).\n\nRun `bbctl login` to log into your Beeper account.\n\n#### 2. Generate configuration\n\nRun `bbctl config --type bridgev2 -o config.yaml sh-tiktok` to create a configuration in the project root directory.\n\n#### 3. Run with config\n\nRun `go run cmd/matrix-tiktok/main.go -c config.yaml`.\n\n#### 4. Login\n\nSend an invitation to `@sh-tiktokbot:beeper.local` on Beeper and send \"login\".\n\nSign into TikTok Messages, grab your cookie string, and paste it in.\n\n## Legal Disclaimer\n\nThis project involves reverse engineering TikTok's private API for the sole purpose of\nenabling interoperability with the [Matrix](https://matrix.org/) protocol. No TikTok\nsource code, assets, or copyrighted materials are reproduced or distributed by this project.\n\nThis project is **legally protected** by both Canadian and United States law. Attempts to take down this project are illegal and may incur substantial\nindemnity costs to you.\n\n[Read more](./disclaimer.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttpjamesm%2Fmatrix-tiktok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhttpjamesm%2Fmatrix-tiktok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhttpjamesm%2Fmatrix-tiktok/lists"}