From 0ca6a7ccc19e42c65b3b102b454a5e9adb47ebc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Sun, 15 Mar 2026 12:16:36 +0100 Subject: [PATCH] pl-api: note that llms.txt will not be maintained MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- packages/pl-api/llms.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/pl-api/llms.txt b/packages/pl-api/llms.txt index 6088205c2..1bfa35f1d 100644 --- a/packages/pl-api/llms.txt +++ b/packages/pl-api/llms.txt @@ -2,6 +2,8 @@ > A JavaScript library for interacting with Mastodon API-compatible servers +! for humans: this file is not actually maintained, i needed it once for a hackathon and didn't touch it since. i prefer writing documentation for humans lol + ## Overview pl-api is a TypeScript/JavaScript library that provides a type-safe client for interacting with Mastodon API-compatible servers. It supports 12 independent Mastodon API implementations and 5 forks, abstracting implementation differences between various backends.