Update README.md

main
Lasse Edfast 3 years ago committed by GitHub
parent fdc361f64a
commit 635554c14c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 9
      README.md

@ -1,6 +1,7 @@
# twitter2mastodon
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.
Simple script to find out if Twitter accounts one is following are on Mastodon. Identifying mastodon handles from Twitter accounts' bio.
You need Twitter API credentials to run this: https://developer.twitter.com/en/docs/twitter-api
_To run this you need:_
- [Twitter API credentials](https://developer.twitter.com/en/docs/twitter-api)
- [Dropbox API credentials](https://www.dropbox.com/developers/)
DROPBOX
The project is in development and I will fill out this readme later.

Loading…
Cancel
Save