marcomaroni-github / twitter-to-bluesky

Import all tweets exported from X/Twitter to a Bluesky account.
Other
507 stars 36 forks source link

How do i start the .env file? #103

Open drakeshadeslayer opened 4 days ago

drakeshadeslayer commented 4 days ago

litterally just created it and it keeps saying Missing required arguments: archive-folder, bluesky-username, bluesky-password after i type this npm run start -- -- Variables.env. it also says in the instructions to place the file " in the project folder where you set the following variables" what am i doing wrong? this needs clarification.

marcomaroni-github commented 4 days ago

If you have created an .env file you can execute npm run start_log, it is not necessary to pass parameters via command line.