This tutorial teaches us how to create a simple bot in JavaScript with the help of Puppeteer. Details are here
git clone https://github.com/EBEREGIT/js-bot-tutorial/
to clone the repositorycd js-bot-tutorial
to navigate into the project directorynpm install
to install dependenciesnode index
to execute the bot