Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 456 Bytes

File metadata and controls

14 lines (9 loc) · 456 Bytes

TwitImage2Mastodon

Sync media image/video from Twitter to Mastodon.

How to use

  1. Install dependencies using npm install.

  2. Exec node app.js.
    First time you launch, you'll be asked which instance to use.
    Follow the instruction provided.

  3. Add twitter's consumer_key, consumer_secret, access_token, access_token_secret, and your desired ID (and hashtag for option) of Twitter to sync.

  4. Exec node app.js and that's it!!