@muench-dev/n8n-nodes-bluesky
v2.8.1
Published
BlueSky API nodes for n8n
Downloads
1,218
Readme
n8n-nodes-bluesky
This repository contains the code for the n8n nodes that interact with the Bluesky API.
Installation
pnpm install @muench-dev/n8n-nodes-bluesky
In n8n community edition, you can install the nodes in the settings page.
Features
- 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
Screenshots
Use Cases
RSS Feed to Bluesky
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.