⚠️ 🚨 Glitch project hosting shuts down on 8th July 2025. This repo contains the source code for the Glitch Social Poster app – this project is no longer maintained by the Glitch team, but you are welcome to grab the code and use it somewhere else!
This project is an autoposter for Mastodon and Bluesky.
- It posts some text including random emoji 🌈💥🌵
Make your own autoposter! Add your details in .env
- Your Bluesky handle and app password
- Your Mastodon app token
Check out src/client.js for the code connecting to Bluesky and Mastodon via API. We call the methods in the server.js endpoints:
postBskyandpostMasto- A shortcut
postAll
Posts run on a schedule but your project will need to be boosted for that to run reliably, you can alternatively run them manually by calling the endpoints.
For a more complex example that posts links and images, check out ~wtf-poster 🍰
Glitch is a friendly community where millions of people come together to build web apps and websites.
- Need more help? Check out our Help Center for answers to any common questions.
- Ready to make it official? Become a paid Glitch member to boost your app with private sharing, more storage and memory, domains and more.
