jpchip / giveaway-grabber

Automated Amazon Giveaways using Node & Puppeteer (until 10/17/19) 🎁
MIT License
74 stars 20 forks source link

Multiple accounts at once? #124

Closed angurytumato closed 5 years ago

angurytumato commented 5 years ago

Does this only work for a single account at a time, or would I need to get a VM and replicate everything in order to multi account on the same pc? [sorry i'm new]

xdwbx commented 5 years ago

What I currently do (pre-database update) was run my account 1 day, then .old the config file. Then run my girlfriends account.

So I also have 2 config files, and I just remove the .old of the config file that I want to run. However, I am not sure if this will work with the new database feature, as I just upgraded today.

I would love option to toggle between 2 accounts easier tho!