AinulBotz / md3

Punya orang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNTUK PENGGUNA WINDOWS/RDP

git clone https://github.com/Warikrr/md2
cd md2
npm install

HOW TO CONNECT TO MONGODB WHEN RUN IN HEROKU

  • Create account and database in mongodb atlas watch here
  • when you already have a database, you just need to take mongourl
  • Put mongourl in Procfile web: node . --db 'mongourl'
  • Example web: node . -- db 'Your Mongo URI'

FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
git clone https://github.com/Warikrr/md2
cd  Zxyn-V1
npm install

RECOMMENDED INSTALL ON TERMUX

pkg install yarn
yarn

Installing

$ node .

❗ Warning

WhatsApp bot is still in the development stage, so there are a few bugs WhatsApp Connection (BETA, not working perfectly)

Editing Number Owner & session name in config.js Get Apikey zenz on zenz

Thanks To

License: MIT

About

Punya orang

License:MIT License


Languages

Language:JavaScript 83.6%Language:Python 16.4%Language:Dockerfile 0.1%Language:Procfile 0.0%