@muench-dev/n8n-nodes-bluesky

2.7.2 • Public • Published

Banner image

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

images

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.

images

Use Open Graph Tags to get the image and description of the post.

images

Package Sidebar

Install

npm i @muench-dev/n8n-nodes-bluesky

Weekly Downloads

185

Version

2.7.2

License

MIT

Unpacked Size

213 kB

Total Files

37

Last publish

Collaborators

  • cmuench