imonmastodon/README.md
2022-12-21 19:42:19 +01:00

5 lines
364 B
Markdown

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.
Connect to the database (read only) with:
```postgres://everyone:imonmastodon@imonmastodon.cx58bph3yf7h.us-east-1.rds.amazonaws.com:5432/imonmastodon```