Raphiiko / tweet-crossposter

A personal tool for automatically crossposting from Twitter to Mastodon and Bluesky

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tweet Crossposter

This is a service I use to automatically crosspost/sync my tweets to Mastodon and Bluesky. It's pretty much only written for my own personal use: Expect it to be hacked together spaghetti that you likely can't configure to match your own use case.

How to run:

  1. Rename docker-compose.yml.template to docker-compose.yml
  2. Fill in the missing environment variables in that same file
  3. Run it with docker-compose up -d

About

A personal tool for automatically crossposting from Twitter to Mastodon and Bluesky


Languages

Language:TypeScript 92.6%Language:Dockerfile 4.6%Language:JavaScript 2.8%