Download Latest Version BlueSkyAutoPoster (source code included).zip (460.6 kB)
Email in envelope

Get an email when there's a new version of Automated Bluesky Poster

Home
Name Modified Size InfoDownloads / Week
Readme.md 2025-08-05 7.5 kB
BlueSkyAutoPoster (source code included).zip 2025-08-05 460.6 kB
Totals: 2 Items   468.1 kB 1

🌊 Automated Bluesky Poster 🤖

Post to Bluesky automatically on a schedule, without leaving your bed! No coding knowledge required! Welcome to free Bluesky automation, easy and forever.

✨ What is this?

This is a simple tool that automatically posts content to your Bluesky account on a schedule. Just fill in a spreadsheet with your posts, set it up once, and it will handle the rest!

  • 🕒 Posts automatically every 12 hours (configurable)
  • 📝 Cycles through your list of prepared posts
  • 🔄 Works completely on its own after setup
  • 🔗 Properly formats your links to be clickable
  • 📱 No need to open Bluesky or remember to post

🚀 Quick Setup Guide

This entire system is meant to be easy, lazy, basic but effective.

First, use 'Web Link Collector 1000' (free PC program also by me) to acquire a list of links to every distinct piece you've contributed to, worked on by yourself or anything else you want to promote. This can be any web page for any particular project, item, article, gallery, store, service, commission, or whatever else you worked on that can has a link towards.

Get 'Web Link Collector 1000' here: (free) https://reactorcore.itch.io/web-link-collector-1000

Ideally, you'd want atleast 3 months worth of links. If you post something once a day, every 24 hours, then that'd mean 90 links. 90 pages, products, items, services, articles, releases, etc. Do NOT to post more often than twice a day (every 12 hours), otherwise you may be flagged for spamming by the platform.

If you have less links, then either post less often (once a week/month) or have links that promote things your friends are making, or anything cool that you want to highlight and share for the love of it. It doesn't have to be all about you.

After you use the Web Link Collector to get all the links you need, edit the .txt list in notepad++ or similar to remove unnecessary links, remove duplicates or to merge other lists so you'll have one big true final list of links.

Next, turn that big list of links into social media posts using another program I made that'll automate the whole thing for you, aptly named 'Links Into Social Media Posts' PC program.

Get 'Links Into Social Media Posts' here: (free) https://reactorcore.itch.io/links-into-social-media-posts

This will take your TXT file list of links and turn it into ready-to-use CSV list of social media posts. It'll automatically web scrape every link and extract title+metadata and create some suitable hashtags from it too. In most cases it'll do a good job, but you can always paste the resulting CSV into chatgpt or claude to have it improve the title and hashtags for better ones. Just make sure the original links aren't messed up in the process when you enhance the post entries with AI. You can edit CSV files easier with programs like 'Modern CSV' or 'Libre Office Calc'.

Now you're finally ready to use the Auto Poster program. You can always go and update your lists later when you release new stuff, but try to make the initial list as big, clean and quality as you can.

Step 1: Copy this repository 📋

  1. Click the Fork button at the top right of this page
  2. Name your new repository whatever you want (like "my-bluesky-poster")
  3. Click Create fork

Congrats! Now you have your own copy of this tool! 🎉

Step 2: Prepare your posts 📝

  1. In your new repository, find the posts.csv file and click on it
  2. Click the pencil icon (Edit this file)
  3. Add your posts in the format: title,url,hashtags Check out my cool project!,https://example.com,#cool #project #awesome
  4. Each row will become one post
  5. Click Commit changes when done

Step 3: Get your Bluesky app password 🔑

  1. Log in to your Bluesky account
  2. Go to Settings → App Passwords
  3. Create a new app password (name it "GitHub Poster" or something you'll remember)
  4. Copy the password immediately (you won't see it again!)

Step 4: Add your Bluesky info to GitHub 🔒

  1. In your GitHub repository, click on Settings
  2. In the left sidebar, click on Secrets and variablesActions
  3. Click New repository secret
  4. Create a secret named BLUESKY_HANDLE with your username (like yourusername.bsky.social)
  5. Create another secret named BLUESKY_APP_PASSWORD with the app password you copied

Step 5: Start the poster! 🎬

  1. Click on the Actions tab in your repository
  2. Click on Bluesky Poster in the left sidebar
  3. Click the Run workflow button
  4. Click the green Run workflow button in the popup

Woohoo! 🎉 Your first post will be sent immediately, and then it will continue posting every 12 hours!

📊 How to check if it's working

  1. Go to the Actions tab in your repository
  2. Look for green checkmarks ✅ next to "Bluesky Poster" runs
  3. Click on any run to see the details
  4. Check your Bluesky profile to see your posts!

🛠️ Customizing your posting schedule

Want to post more or less frequently? You can change the schedule by editing the .github/workflows/poster.yml file:

  1. Click on the file and then the edit (pencil) icon
  2. Find the line that says cron: '0 */12 * * *'
  3. Change it to:
  4. Every 6 hours: 0 */6 * * *
  5. Once a day: 0 12 * * * (posts at 12:00 UTC)
  6. Twice a day on weekdays only: 0 9,17 * * 1-5

More info on cron scheduling to make sense of it:

https://crontab.guru/examples.html https://crontab.guru/ https://docs.oracle.com/cd/E12058_01/doc/doc.1014/e12030/cron_expressions.htm https://en.wikipedia.org/wiki/Cron

🤔 Troubleshooting

Posts not showing up? - Check the Actions tab for any red ❌ errors - Make sure your Bluesky handle and app password are correct - Verify your posts.csv file has the correct format

Need to pause posting? - Go to Settings → Actions → General - Scroll down and select "Disable Actions"

🌟 Tips and Tricks

  • 💡 Keep URLs short to leave more room for your message
  • 💡 Use hashtags strategically to reach more people
  • 💡 Mix up your content to keep followers engaged
  • 💡 You can manually trigger posts anytime from the Actions tab

📞 Need help?

Always ask AI like ChatGPT, Perplexity or Claude. They can help you in almost everything. You can give them this readme.md as context and ask literally anything, like how to set up the cron schedule timing syntax, which hashtags/title would be better (copy paste the line(s) from your CSV into the AI), ideas for more things to add to your list of links or troubleshooting issues with github actions and so on.


Happy posting! 🌊✨


Support My Work

If my work is helping you, here's how you can support me too:

Buy me an orange as a one-off gift: https://buymeacoffee.com/reactorcoregames

Join as a Patreon memeber for tons of benefits: https://www.patreon.com/ReactorcoreGames

Donate, buy, try my other itch.io releases: https://reactorcore.itch.io/

Share my linktree or discord with people: http://www.reactorcoregames.com https://discord.gg/UdRavGhj47

Hire me or recommend me for full-time work as a Game Designer or Prompt Engineer: mailto:reactorcoregames@gmail.com (I can do Advanced Game Design Plans/Consulting, Build Standalone Offline Web Apps or Automation Software With Python)

Enjoy! B-) - Reactorcore

Source: Readme.md, updated 2025-08-05