Nukeador
Workflows by Nukeador
Post new RSS feed items as BlueSky posts
## Who is this for? BlueSky users looking to automate the publication of new posts based on new items from a RSS feed. ## What this workflow does This will create a BlueSky post with each new RSS feed item, including the feed title, post image, link and content (up to 200 characters) ## Setup 1. You'll need to generate a [BlueSky app password](https://bsky.app/settings/app-passwords) 2. Configure your feed URL in the first node 3. Configure your credentials in the second node ## How to customize this workflow to your needs You can modify the message posted in the ``Create post`` node, changing the JSON ``text`` value, in case you want to include only the feed item title instead of the content. If you RSS feed doesn't provide an image, you can define a static one on the ``Download image`` node.
Send a welcome private message to your new BlueSky followers
## Who is this for? BlueSky users who are looking to send a "welcome message" to their new followers as a private message. ## What this workflow does This worflow will check for new followers on BlueSky every 60 minutes and send a private message to the new ones. ## Setup 1. You need to create a [BlueSky app password](https://bsky.app/settings/app-passwords) with private messages access. 2. Fill your credentials and the message text on the corresponding nodes (see sticky notes). 3. Manually run once the ``Save followers to file`` node to generate your initial followers list. 4. Enable the workflow ## How to customize this workflow to your needs You can adjust the check frecuency, but be careful to avoid hitting the 100 createSession per day rate limit ## Feedback or comments [You can leave comments, feedback or improvements about this workflow on the n8n forums](https://community.n8n.io/t/bluesky-send-a-welcome-message-to-new-followers/62890)