python-matobi/README.md

531 B

matobi - Mastodon to Birdsite

Robot to mirror Mastodon posts to Twitter

install

apt install python3-mastodon 
apt install python3-tweepy 
apt install python3-lxml
git clone https://git.grml.de/robin/python-matobi.git 

If your repo for Tweepy is too old you might have to install it from git. https://github.com/tweepy/tweepy lists different options for this.

setup

cd python-matobi
cp settings.py.sample settings.py 

Edit settings.py for your setup

run

Run once

python3 main.py