Skip to content

PatrickFanella/x-dm-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

760bfb1 · Feb 27, 2025

History

4 Commits
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 27, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025
Feb 25, 2025

Repository files navigation

Download Twitter DMs

How to use

  • Create a .env file with the following fields:
    • TWITTER_CLIENT_ID=<twitter_client_id>
    • TWITTER_CLIENT_SECRET=<twitter_client_secret>
    • TWITTER_REDIRECT_URI=http://localhost:3000/callback
    • NODE_TLS_REJECT_UNAUTHORIZED=0
  • Install packages with npm install
  • Run npm run dev
  • Navigate to localhost:3000, and click on the button to download a CSV of the DMs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published