UniqueEl / inrl-botpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inrl Multi-Device whatsapp Bot

GET PLUGINS

Click Here

⨷ FORK REPO

  • To use This bot you need fork this repository

Click Here To Fork

⨷ SCAN QR

  • To use This bot you need to scan the qr code

Click Here To Scan

⨷ Deploy To Mogenius

click the below button to deploy on Mogenius!

Click here to deploy on Mogenius

⨷ Deploy To Heroku

click the below button to deploy on heroku!

Click here to deploy on heroku

⨷ Deploy To Uffizzi

first you fork the repo and edit config.js!, add session id & your credits!

Click here to deploy on Uffizzi

⨷ Deploy To Railway

Click here to deploy on Railway

⨷ Deploy To Koyeb


⨷ Deploy To Termux

  • 👉 setup the below cmd at first
termux-setup-storage
  • 👉 then copy all cmds from below

apt update
apt upgrade
pkg update && pkg upgrade
pkg install python
pkg install python2
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y 
pkg install ffmpeg -y 
pkg install wget
pkg install imagemagick -y
git clone Your Forked Github Url
cd inrl-bot-md
npm i
npm start

About


Languages

Language:JavaScript 99.7%Language:Dockerfile 0.3%