sainikhil1729 / SAIMADHUBOTV4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAIMADHUBOT

saimadhubot-psd

BOT INFORMATION

  


Connect With Me


Donate Me

Scan qr code from the above button, u can pay through GooglePay, Paytm, PhonePe and FamPay.

Bot Support Groups

  • [1st GC](paste group link here)
  • [2nd GC](paste group link here)
  • [3rd GC](paste group link here)

Setup For Deployment πŸ‘‡

  • FORK THE REPOSITORY Here

Scan QR Code For Session

SAIMADHUBOT

BUILDPACKS

https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git

Deploy

Install Manually πŸ‘‡

Requirements

Clone Repo & Installation dependencies

git clone https://github.com/saimadhu1729/SAIMADHUBOTV4
cd SAIMADHUBOTV4

npm start

For Termux/Ssh/Ubuntu

apt update
apt upgrade
pkg update && pkg upgrade
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 https://github.com/saimadhu1729/SAIMADHUBOTV4
cd SAIMADHUBOTV4
npm start

For VPS

apt install nodejs 
apt install git 
apt apt install ffmpeg 
apt apt install libwebp 
apt apt install imagrmagick
apt install bash
git clone https://github.com/saimadhu1729/SAIMADHUBOTV4
cd SAIMADHUBOTV4
npm start

For 24/7 Activation (Termux)

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

About


Languages

Language:JavaScript 91.0%Language:Python 9.0%Language:Dockerfile 0.0%Language:Procfile 0.0%