alpinnio / BOTMD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot Whatsapp

Beta Multi Device

LEXXY BOT

YT Lexxy Official

Heroku Buildpack

Click the deploy icon below !

Deploy

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

TERMUX USER

> pkg update && pkg upgrade
> pkg install nodejs
> pkg install libwebp
> pkg install git
> pkg install ffmpeg
> pkg install yarn
> termux-setup-storage
> git clone https://github.com/Lexxy24/BOTMD.git
> cd BOTMD
> yarn
> npm start

RDP/VPS USER

> git clone https://github.com/Lexxy24/BOTMD.git
> cd BOTMD
> npm install
> npm start

My Sosial

About

License:MIT License


Languages

Language:JavaScript 79.1%Language:Python 20.8%Language:Dockerfile 0.1%Language:Procfile 0.0%