-
Notifications
You must be signed in to change notification settings - Fork 62
Does this work with mac? #16
Comments
This does indeed work on Mac. As long as you have node installed, it runs without issue. The /the/project/directory is just an example. You need to insert the actual directory for where the project was downloaded. cd Desktop/PS5bot/ |
Damn, dude, I am dumb as hell. Thank you so much - I'll take a look once I get home! |
I am getting ps5bot is not recognized command |
Make sure to run yarn and yarn link to install any dependencies. This also has an impact on path configuration. node ps5bot followed by node ps5bot scrape, after config has been generated. |
Is this for digital version or full version of ps5? |
By default, PS Direct and Walmart monitor the physical and Target monitors the Digital, however, you can edit the item links to be whichever version you want. The files to edit are located in ps5bot/src/utils/ and are named scrape-store-util.ts |
Odd questions, I am new to all of this, but I am attempting to follow instructions, but fail to execute properly.
I follow 1 & 2
Open mac terminal copy/past
3 (git clone https://github.com/VVNoodle/PS5bot)
Which successfully downloads it. I close, then re open terminal.
copy/paste cd /the/project/directory in terminal, but it comes up directory not found?
I don't know if i'm inept or if this doesn't work with Mac?
The text was updated successfully, but these errors were encountered: