We have a simple bot to visit a list of websites, developed with puppeteer. This visits will happens until the program break.
You need put every website into file website_list.txt, following the pattern, website below website.
Make sure you have node on your computer, after this you need clone this repository, open it with terminal and do the command below:
$ yarn && yarn start