2025-02-27 17:12:27 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 15:33:31 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 15:12:19 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00
2025-02-27 17:12:27 -05:00
2025-02-25 11:29:50 -05:00
2025-02-25 11:29:50 -05:00

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.
Description
No description provided
Readme 93 KiB
Languages
TypeScript 81.4%
Python 10.2%
JavaScript 8.1%
CSS 0.3%