auchand-check
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

auchand-check

Little tool to check if an Auchan Drive have an available slot

oclif Version Downloads/week License

Usage

$ npm install -g auchand-check
$ auchand-check COMMAND
running command...
$ auchand-check (-v|--version|version)
auchand-check/0.4.0 darwin-x64 node-v13.12.0
$ auchand-check --help [COMMAND]
USAGE
  $ auchand-check COMMAND
...

Commands

auchand-check help [COMMAND]

display help for auchand-check

USAGE
  $ auchand-check help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

auchand-check slot

search for the next available slot in an Auchan Drive store

USAGE
  $ auchand-check slot

OPTIONS
  -d, --dbFile=dbFile    [default: ./db/auchan-drive.db] Local database file
  -h, --help             show CLI help
  -n, --notify=notify    Slack channel to notify
  -p, --persist          Enable persistence
  -s, --storeId=storeId  [default: 870] Id of the store to check

EXAMPLE
  $ auchand-check slot -s 870 -p -n xxxxxxxxxxx
  - Name: Aubiere / Clermont Ferrand
  - Slot: Wed Apr 15 2020 12:00:00 GMT+0200
  Checking slot availability for 870... done
  Persisting slot in ./db/auchan-drive.db... done
  Notifying slack channel xxxxxxxxxxx... done

See code: src/commands/slot.ts

Readme

Keywords

Package Sidebar

Install

npm i auchand-check

Weekly Downloads

2

Version

0.4.0

License

MIT

Unpacked Size

13.9 kB

Total Files

13

Last publish

Collaborators

  • v-six