0.1.3 • Published 9 years ago

jvc-cli v0.1.3

Weekly downloads
1
License
Unlicense
Repository
github
Last release
9 years ago

jvc-cli npm version

CLI jeuxvideo.com client.

Caution

Same status as for jvc.

Usage

Login/logout

jvc login [<user>]
jvc logout

You will be prompted for your password during login action, and you may be asked for a captcha. The captcha image will be downloaded in a temporary file, and opened with the appropriate software.

Private messages

jvc pm [<query>]
jvc next

Running jvc pm will list your last private messages. Running jvc next after a jvc pm will load the next page (need this issue to be fixed for the pagination to work).

When specifying a <query>, it will be used to match a thread in the previous PM list, and show its last posts; if <query> is a number, the thread is selected by ID, otherwise it's matched against the subject. Using jvc next in this context will load the following (older) messages.