You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 months ago | |
---|---|---|
data | 10 months ago | |
store | 10 months ago | |
.gitignore | 10 months ago | |
README.md | 10 months ago | |
main.py | 10 months ago | |
settings.py.sample | 10 months ago |
README.md
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