portrunban / node-badoo-autolike-bot

Badoo autolike bot. Node JS, puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Badoo AutoLike Bot 🛠

EN

This is Badoo website Bot for auto liker photo all users.

The Bot is fully automated. You only need to configure the configuration file config.env

LOGIN=YOUR_LOGIN
PASSWORD=YOUR_PASS

Start

To start the bot, open start.bat

OR

Open the terminal in the folder with the bot and enter the commands

npm i
npm run start

The bot will open the badoo website and get started.

You must have the Node Js platform installed to work https://nodejs.org/en/

RU

Автолайк бот для сайта знакомств Badoo. Для работы нужно заполнить config.env

LOGIN=YOUR_LOGIN
PASSWORD=YOUR_PASS

Для запуска необходимо открыть консоль и ввести последовательно команды

npm i
npm run start

Для работы у вас должна быть установлена платформа Node Js https://nodejs.org/en/

About

Badoo autolike bot. Node JS, puppeteer


Languages

Language:JavaScript 93.6%Language:Batchfile 6.4%