aliasghar317 / Dragon-MD-V4

Fast Multi Device Whatsapp Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secktor docs

Dragon-MD-V4

whatsapp whatsapp


TechwithAmee1 :: Visitor's Count

UwU


License: GPL-3

repo views

forks

stars

DEPLOYMENT METHODS

●. SCAN QR CODE

●. Get a Mongodb uri from Clever-Cloud or railway.app.

●. Click FORK


Heroku Deployment Method

Deploy on heroku

Replit Deployment Method

Deploy on Replit

If RUN Doesn't work, paste these commands in repl shell

yarn
npm i pm2 -g && pm2 start lib/client.js

Copy the JSON down and paste in repl then fill the vars

{
  "SESSION_ID": "ID-Here",
  "OWNER_NUMBER": "91xxxxxxxxxx",
  "OWNER_NAME": "EREN JEAGER",
  "OPENAI_API_KEY": "null",
  "MONGODB_URI": "mongodb+srv://sam:sam@cluster0.u1smxsv.mongodb.net/?retryWrites=true&w=majority",
  "PACK_INFO": "Sam;Pandey",
  "PREFIX": "."
   
}

Koyeb Deployment Method

Deploy to Koyeb

Uffizzi Deployment Method

Deploy on Uffizzi

Mongenius Deployment Method

Deploy on Mogenius

Railway Deployment Method

Deploy on Railway Coming Soon.....

Okteto Deployment Method

Deploy on Okteto

Login with your github
Click Launch Dev Environment
Choose your repo

License

The dragon-md is made available under the GPL-3 license.

About

Fast Multi Device Whatsapp Bot

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.7%Language:Nix 0.1%Language:Dockerfile 0.1%Language:Shell 0.0%