Update README.md

This commit is contained in:
Lasse Edfast 2022-12-21 19:42:19 +01:00 committed by GitHub
parent 965b0b6f0c
commit 86b089aa35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
Run a Twitter bot to collect Mastodon usernames from Twitter users. A Twitter bot to collect Mastodon usernames from Twitter users. The usernames are put in a PostgreSQL database available to other services trying to connect new Mastodon users with their old Twitter friends.
_To run this you need:_ Connect to the database (read only) with:
- [Twitter API credentials](https://developer.twitter.com/en/docs/twitter-api) ```postgres://everyone:imonmastodon@imonmastodon.cx58bph3yf7h.us-east-1.rds.amazonaws.com:5432/imonmastodon```