Skyware's Avatar

Skyware

@skyware.js.org

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

3,697
Followers
0
Following
8
Posts
08.04.2024
Joined
Posts Following

Latest posts by Skyware @skyware.js.org

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 ๐Ÿ‘ 8 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 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 ๐Ÿ‘ 5 ๐Ÿ” 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 ๐Ÿ‘ 19 ๐Ÿ” 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 ๐Ÿ‘ 134 ๐Ÿ” 36 ๐Ÿ’ฌ 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 ๐Ÿ‘ 128 ๐Ÿ” 26 ๐Ÿ’ฌ 20 ๐Ÿ“Œ 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 ๐Ÿ” 23 ๐Ÿ’ฌ 9 ๐Ÿ“Œ 1