apt-get install chromium-browser
curl -sL https://deb.nodesource.com/setup_8.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh
rm nodesource_setup.sh
sudo apt-get install nodejs
- Download stable bot version and extract it.
- Run
npm install
ininstagram-bot.js
folder. - Rename
config.js.tpl
toconfig.js
, fill it properly. - Start the bot via
node bot.js
- If work add star ⭐ at this project ❤️
- If you want help me: donate on paypal or become a backer on patreon.
- Edit
config.js
and setexecutable_path
to/usr/bin/chromium-browser
in puppeteer section.
- Edit
config.js
and setchrome_headless
totrue
, is mandatory.
apt-get install chromium-browser
curl -sL https://deb.nodesource.com/setup_8.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh
rm nodesource_setup.sh
sudo apt-get install nodejs
wget http://launchpadlibrarian.net/252010249/libfontconfig1_2.11.94-0ubuntu1_armhf.deb
wget https://launchpad.net/~chromium-team/+archive/ubuntu/stable/+build/14349678/+files/chromium-codecs-ffmpeg_64.0.3282.167-0ubuntu0.17.10.1_armhf.deb
wget https://launchpad.net/~chromium-team/+archive/ubuntu/stable/+build/14349678/+files/chromium-browser_64.0.3282.167-0ubuntu0.17.10.1_armhf.deb
sudo dpkg -i libfontconfig1_2.11.94-0ubuntu1_armhf.deb
sudo dpkg -i chromium-codecs-ffmpeg_64.0.3282.167-0ubuntu0.17.10.1_armhf.deb
sudp dpkg -i chromium-browser_64.0.3282.167-0ubuntu0.17.10.1_armhf.deb
- Edit
sudo vi /etc/apt/source.list
and switchstretch
totesting
- Run
sudo apt-get update && sudo apt-get dist-upgrade
- Download stable bot version and extract it.
- Run
npm install
ininstagram-bot.js
folder. - Rename
config.js.tpl
toconfig.js
, fill it properly. - Start the bot via
node bot.js
- If work add star ⭐ at this project ❤️
- If you want help me: donate on paypal or become a backer on patreon.
- Edit
config.js
and setexecutable_path
to/usr/bin/chromium-browser
in puppeteer section:
- Edit
config.js
and setchrome_headless
totrue
, is mandatory.
sudo apt-get install build-essential xvfb libssl-dev curl wget git chromium xauth
curl -sL https://deb.nodesource.com/setup_8.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh
rm nodesource_setup.sh
sudo apt-get install nodejs
- Download stable bot version and extract it.
- Run
npm install
ininstagram-bot.js
folder. - Rename
config.js.tpl
toconfig.js
, fill it properly. - Start the bot via
node bot.js
- If work add star ⭐ at this project ❤️
- If you want help me: donate on paypal or become a backer on patreon.
- Edit
config.js
and setchrome_headless
totrue
, is mandatory.
If you received sms or email pin edit loginpin.txt
and insert it on first line. Wait 50-60 seconds...
See logs with pm2: cat ./logs/debug.log
or png images in ./logs/screenshot