Skyware's Avatar

Skyware

@skyware.js.org

A collection of JS/TS utility libraries for the AT Protocol. https://skyware.js.org

1,024 Followers  |  0 Following  |  8 Posts  |  Joined: 08.04.2024  |  0.8693

Latest posts by skyware.js.org on Bluesky

for await (const post of bot.iterateUserPosts("futur.blue")) {
	console.log(post.uri, post.text);
}

for await (const post of bot.iterateUserPosts("futur.blue")) { console.log(post.uri, post.text); }

Been a while! Small update to @skyware/bot: new `iterate*` methods for all endpoints that return a cursor

skyware.js.org/docs/bot/cla...

01.08.2025 21:25 — 👍 2    🔁 0    💬 0    📌 0

Make sure you update @skyware/firehose to 0.4.0 to subscribe to the "account" event that has replaced "migrate"/"tombstone", and "identity" that has replaced "handle"!

22.03.2025 17:58 — 👍 3    🔁 0    💬 0    📌 0

If you're using @skyware/jetstream, make sure to update to 0.2.0 — property names have changed and earlier versions will stop working one week from now!

More info: github.com/bluesky-soci...

17.10.2024 00:09 — 👍 17    🔁 6    💬 0    📌 0

@skyware/bot 0.3.3 brings support for video, and @skyware/labeler 0.1.7 includes an important fix to querying labels.

20.09.2024 14:37 — 👍 5    🔁 0    💬 0    📌 0
Preview
Getting Started | @skyware/jetstream Getting started with @skyware/jetstream.

Introducing @skyware/jetstream — a type-safe Jetstream client!

Make sure to check out the Getting Started guide for a low-bandwidth firehose alternative!

20.09.2024 14:37 — 👍 132    🔁 37    💬 5    📌 4

Also just released is @skyware/bot 0.3.2 with support for starter packs, getting post quotes, and various bug fixes.

Full changelog here!

09.09.2024 23:22 — 👍 8    🔁 1    💬 1    📌 0
Preview
Getting Started | @skyware/labeler The power of community moderation at your fingertips.

Introducing @skyware/labeler — a lightweight TypeScript labeler server!

Check out the Getting Started guide to start setting up your own labeler.

09.09.2024 23:22 — 👍 126    🔁 26    💬 22    📌 11
Preview
Changelog | @skyware/bot Nobody's born perfect — not even a JS library.

@skyware/bot 0.2.0 – You Wouldn't Label a Clipclop

- Subscribe to and publish labels (requires active Ozone instance)
- Send and receive messages (guide)

Full changelog

23.05.2024 02:37 — 👍 8    🔁 3    💬 0    📌 0
Preview
Getting Started | @skyware/bot Build a Bluesky bot in 5 minutes or your money back.

put together some docs and guides for @skyware/bot, take a look if you're interested in bot development on bluesky! #atdev

11.04.2024 18:13 — 👍 66    🔁 25    💬 9    📌 3