Skip to content

glitchdotcom/social-poster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Poster!

⚠️🚨 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 in Glitch

🎏 Check out the tutorial

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:

  • postBsky and postMasto
  • 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 🍰

You built this with Glitch!

Glitch is a friendly community where millions of people come together to build web apps and websites.

About

Posting status codes to bluesky and mastodon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published