added readme.md
This commit is contained in:
parent
3e26af82af
commit
fdc361f64a
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,6 +6,7 @@
|
|||||||
!dropbox_api.py
|
!dropbox_api.py
|
||||||
!license.txt
|
!license.txt
|
||||||
!Makefile
|
!Makefile
|
||||||
|
!README.md
|
||||||
!requirements.txt
|
!requirements.txt
|
||||||
!sql_api.py.py
|
!sql_api.py.py
|
||||||
!tmp
|
!tmp
|
||||||
|
6
README.md
Normal file
6
README.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# twitter2mastodon
|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
DROPBOX
|
Loading…
x
Reference in New Issue
Block a user