Skip to content

A simple WhatsApp bot Mutidevices made with baileys and many API

License

Notifications You must be signed in to change notification settings

altesse066/CRAZY-MD-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ꪶCRAZY MDꫂ

Typing SVG


SETUP

  1. Fork the repo

  2. Scan or pair to get session ID
    Get Session ID

DEPLOY STEPS

  1. Fork This Repository
  2. Update [config.js] if you want more functions or skip
{
  "SESSION_ID": "your session id here",
  "OWNER_NUMBER": "237620xxxxxx",
  "OWNER_NAME": "CRAZY PRINCE",
  "OPENAI_API_KEY": "null",
  "MONGODB_URI": "mongodb+srv://rahul:[email protected]/?retryWrites=true&w=majority",
  "PACK_INFO": "👑;CrazyPrince",
  "PREFIX": "."
   
}

DEPLOY TO RENDER

  1. If You don't have a account in Render. Create a account.
    Render

  2. Now Deploy
    DEPLOY

DEPLOY TO KOYEB

  1. If You don't have a account in koyeb. Create a account.
    koyeb

  2. Get DATABASE_URL and copy it

  3. Get Koyeb api key

  4. Now Deploy
    DEPLOY

DEPLOY TO CODESPACE

  1. If You don't have a account in Codespace. Create a account.
    Codespaces

  2. Now Deploy
    DEPLOY

DEPLOY TO RAILWAY

  1. If You don't have a account in Railway. Create a account.
    Railway

  2. Now Deploy
    DEPLOY

DEPLOY TO MONGENIUS

  1. If You don't have a account in Mongenius. Create a account.
    Mongenius

  2. Now Deploy
    DEPLOY

DEPLOY TO COOLIFY

  1. If You don't have a account in Coolify. Create a account.
    Coolify

  2. Now Deploy
    DEPLOY

DEPLOY TO HEROKU

  1. If You don't have a account in Heroku. Create a account.
    Heroku

  2. Now Deploy DEPLOY Heroku

About

A simple WhatsApp bot Mutidevices made with baileys and many API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%