First commit

This commit is contained in:
2026-03-25 20:50:17 -03:00
commit c3f3efbf33
6 changed files with 626 additions and 0 deletions

8
metadata.json Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Bluesky Threads",
"author": "thatguygriff",
"description": "Fetches the full Bluesky reply thread and embedded post content into a single article.",
"version": "0.1.0",
"entrypoint": "BlueskyThreads",
"type": "user"
}