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.
 
 
Lasse Studion 4741dde6f4 . 3 years ago
.gitignore . 3 years ago
Makefile first commit 3 years ago
README.md Update README.md 3 years ago
answering_machine.py first commit 3 years ago
collect_followers.py first commit 3 years ago
config.py Exception for load config 3 years ago
dropbox_api.py first commit 3 years ago
license.txt first commit 3 years ago
requirements.txt Updated requirements 3 years ago
twitter_api.py Changes message in reply tweet. 3 years ago
twitterbot.py More config... 3 years ago

README.md

Simple script to find out if Twitter accounts one is following are on Mastodon. Identifying mastodon handles from Twitter accounts' bio, adding them to a CSV file, uploading that file to Dropbox and then answering with a link to a shared Dropbox file.

To run this you need:

The project is in development and I will fill out this readme later.