Updated readme.

This commit is contained in:
Lasse Studion 2022-12-21 16:49:12 +01:00
parent 8d14a31212
commit 55d14dfdfd

View File

@ -1,7 +1,4 @@
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. Run a Twitter bot to collect Mastodon usernames from Twitter users.
_To run this you need:_ _To run this you need:_
- [Twitter API credentials](https://developer.twitter.com/en/docs/twitter-api) - [Twitter API credentials](https://developer.twitter.com/en/docs/twitter-api)
- [Dropbox API credentials](https://www.dropbox.com/developers/)
The project is in development and I will fill out this readme later.