Skip to content

Latest commit

 

History

History
92 lines (80 loc) · 1.78 KB

README.md

File metadata and controls

92 lines (80 loc) · 1.78 KB

WhatsApp BOT Multi Device Pairing Code - NodeJs

Fitur

  • Artificial Intelligence
  • Downloader
  • Searcher
  • Stalker
  • Maker
  • Random Image
  • URL Shortener
  • Converter
  • Islamic
  • Tools
  • Authentication
  • Owner/Admin

Instalasi

Instal/clone proyek

git clone https://github.com/miftahganzz/WhatsApp-Bot.git

Pimdah Direktori (CD)

cd wa-bot

MongoDb

Buat akun dan database MongoDb

Daftar dan buat database dan dapatkan MongoDb URI: https://mongodb.com

Edit ./config/mainConfig.js > mongodb_uri

mongodb_uri: 'Your_MongoDb_URI', // Register here: https://mongodb.com/#sign-up

Application Programming Interface (API)

Dapatkan Kunci API

Daftar dan dapatkan kunci API:

  1. https://api-miftah.xyz
  2. https://api.caliph.biz.id

Edit ./config/mainConfig.js > api

api: {
  dani: {
    ...
    api_key: 'Your_API_key' // Register here: https://api-miftah.xyz/#sign-up
  },
  caliph: {
    ...
    api_key: 'Your_API_key' // Register here: https://api.caliph.biz.id/#sign-up
  }
}

Instal dependensi

Menggunakan Npm

npm install

Atau menggunakan Yarn

yarn install

Jalankan server

Menggunakan Npm

npm run start

Atau menggunakan Yarn

yarn run start

Atau menggunakan Node

node run start

Atau menggunakan Bun

bun run start

Thanks to

  • Dani Techno. - FullStack Engineer (Creator)
  • Miftah GanzZ - (Constributor)
  • api.miftah.biz.id / api-miftah.xyz (API provider)
  • api.caliph.biz.id (API provider)
  • Module Provider