A framework for building bots on Bluesky.
A framework for building bots on Bluesky.
npm install @skyware/bot
import { Bot } from "@skyware/bot";
const bot = new Bot();
await bot.login({ identifier: "···", password: "···" });
bot.on("reply", async (post) => {
await post.reply({ text: "Thanks for replying to my post!" });
await post.like();
await post.author.follow();
})
a collection of lightweight TypeScript packages for AT Protocol, the protocol powering Bluesky.
Use this repository to get started with your own Bluesky Labeler.
ATProto Feed Generator Starter Kit
AT Protocol Reference Implementation (TypeScript)
A dead simple client for subscribing to an ATProto Relay ("firehose").
A fully typed client for the Bluesky Jetstream (https://github.com/bluesky-social/jetstream) service.
Your Brand Here!
50K+ engaged viewers every month
Limited spots available!
📧 Contact us via email🦋 Contact us on Bluesky