Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 475 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 475 Bytes

Usage

  1. rvc-dataset-aggregation fix-cookie <path to cookie.json>
  2. rvc-dataset-aggregation scrape <@username>

How to install

  1. Clone repo
  2. Install package globally(or not, this is just so u dont have to specify path to executable) npm install -g . in working directory or npm install -g <path_to_package> path_to_package is the path to the package directory. It can be a local directory or a URL to a Git repository.

Dev

  1. npm run test-bot-detection