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.
|
2 years ago | |
---|---|---|
README.md | 5 years ago | |
twitter2mastodon.py | 2 years ago |
README.md
twitter2mastodon
twitter2mastodon is a Python script that copy posts from Twitter to a Mastodon bot account.
It allows you to follow a Twitter account from Mastodon.
Requirements
- Python3
- tweepy (apt install python3-tweepy)
- Mastodon.py (pip3 install Mastodon.py)
Usage
Create a config file. An interactive shell will guide you :
$ python3 twitter2mastodon.py
Copy new posts from Twitter to Mastodon:
$ python3 twitter2mastodon.py -c twitter2mastodon.cfg