Sync media image/video from Twitter to Mastodon.
-
Install dependencies using npm install.
-
Exec
node app.js
.
First time you launch, you'll be asked which instance to use.
Follow the instruction provided. -
Add twitter's consumer_key, consumer_secret, access_token, access_token_secret, and your desired ID (and hashtag for option) of Twitter to sync.
-
Exec
node app.js
and that's it!!