Lana-chan / TwitPoster

a little mastodon -> twitter crossposter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Mastodon to Twitter crossposter

Features

  • automatically adds content warnings from mastodon posts
  • creates a twitter thread when it detects a mastodon thread
  • splits up long post from mastodon into a twitter thread
  • optional filter to selectively crosspost
  • specify lowest level of privacy to crosspost (see config.yml.example for more detail)
  • mirrors posted media from mastodon to twitter

Quickstart

Install dependencies

$ bundle install

Copy the example config and edit it to have your tokens for Twitter and Mastodon

$ cp config.yml.example config.yml

Run the executable!

$ bin/crosspost

About

a little mastodon -> twitter crossposter


Languages

Language:Ruby 99.8%Language:Batchfile 0.2%