use command arg instead of env vars
This commit is contained in:
parent
a582cf4d6d
commit
dd13d1157a
2 changed files with 8 additions and 7 deletions
|
@ -4,7 +4,8 @@ It downloads clyps!
|
|||
|
||||
## Usage
|
||||
|
||||
- Set `CLYP_TOKEN` to your Clyp `Authorization: Bearer` session token.
|
||||
- `node clyp-downloader.cjs`
|
||||
- Retrieve your Clyp access token from your browser. This should be under
|
||||
Developer Tools > Storage > Local Storage > `accessToken`.
|
||||
- `node clyp-downloader.cjs <accessToken>`
|
||||
- ???
|
||||
- Profit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue