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 7acb9c95e4 Return private 3 years ago
.gitignore gitignore 3 years ago
Makefile first commit 3 years ago
README.md Update README.md 3 years ago
answering_machine.py Added answer to private profile. 3 years ago
collect_followers.py Return private 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
sql_api.py sql_api.py 3 years ago
stream_answers.py gitignore 3 years ago
twitter_api.py Added reply_to_private() 3 years ago
twitterbot.py Check for and create tmp folder 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.