{"id":18460188,"url":"https://github.com/cldfire/discord-threads-link-expander","last_synced_at":"2026-05-18T19:02:07.800Z","repository":{"id":213771232,"uuid":"734892861","full_name":"Cldfire/discord-threads-link-expander","owner":"Cldfire","description":"Discord bot that generates threads.net link previews","archived":false,"fork":false,"pushed_at":"2023-12-23T07:22:03.000Z","size":514,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T00:32:45.243Z","etag":null,"topics":["discord","discord-bot","meta-threads","threads-net","twilight-rs"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/Cldfire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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-12-22T23:47:43.000Z","updated_at":"2024-10-11T21:33:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"26462e1d-4362-4c60-bba1-2e68aada76fe","html_url":"https://github.com/Cldfire/discord-threads-link-expander","commit_stats":null,"previous_names":["cldfire/discord-threads-link-expander"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Cldfire/discord-threads-link-expander","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cldfire%2Fdiscord-threads-link-expander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cldfire%2Fdiscord-threads-link-expander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cldfire%2Fdiscord-threads-link-expander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cldfire%2Fdiscord-threads-link-expander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cldfire","download_url":"https://codeload.github.com/Cldfire/discord-threads-link-expander/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cldfire%2Fdiscord-threads-link-expander/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271989780,"owners_count":24854702,"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-08-24T02:00:11.135Z","response_time":111,"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":["discord","discord-bot","meta-threads","threads-net","twilight-rs"],"created_at":"2024-11-06T08:25:53.280Z","updated_at":"2025-10-25T05:05:58.403Z","avatar_url":"https://github.com/Cldfire.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# discord-threads-link-expander\n\n![CI](https://github.com/Cldfire/discord-threads-link-expander/workflows/CI/badge.svg)\n[![dependency status](https://deps.rs/repo/github/cldfire/discord-threads-link-expander/status.svg)](https://deps.rs/repo/github/cldfire/discord-threads-link-expander)\n\nA simple Discord bot that provides a message action to generate link previews for any https://threads.net links in said messages.\n\nWhy? Because for some reason it's hit-or-miss whether or not Discord actually generates link previews for Threads, which is frustrating.\n\n\u003cimg src=\"demo.gif\"\u003e\n\nIt also contains a `/fx` command for fixing up Twitter links via [FixTweet](https://github.com/FixTweet/FixTweet), because why not.\n\n## Installation\n\n### Downloading\n\nYou can download prebuilt binaries in the [releases section](https://github.com/Cldfire/discord-threads-link-expander/releases).\n\n### Building\n\nYou can also build and install from source (requires an up-to-date [Rust](https://www.rust-lang.org) install):\n\n```\ncargo install --git https://github.com/Cldfire/discord-threads-link-expander.git --locked\n```\n\n## Config\n\nCreate a file named `discord-threads-link-expander-config.toml` next to the binary (or at the root of the repo if you're doing `cargo run`). Add your bot token like so:\n\n```toml\nbot_token = \"...\"\n```\n\n#### License\n\n\u003csup\u003e\nLicensed under either of \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version\n2.0\u003c/a\u003e or \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e at your option.\n\u003c/sup\u003e\n\n\u003cbr\u003e\n\n\u003csub\u003e\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in this crate by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldfire%2Fdiscord-threads-link-expander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcldfire%2Fdiscord-threads-link-expander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldfire%2Fdiscord-threads-link-expander/lists"}