This repository contains the code for the n8n nodes that interact with the Bluesky API.
pnpm install @muench-dev/n8n-nodes-bluesky
In n8n community edition, you can install the nodes in the settings page.
- User
- Block User
- Get Profile
- Mute User
- Un-mute User
- Feed
- Get Author Feed
- Get Timeline of current user
- Post
- Create Post
- Like
- Unlike
- Repost
- Delete Repost
You can use the RSS Trigger node to get the latest posts from an RSS feed and then use the Create Post node to post them to Bluesky.
Use Open Graph Tags to get the image and description of the post.