Skip to content

WhatsApp Bot Build With Whiskey Socket, NodeJS, JavaScript, Don't forget to Star ⭐

License

Notifications You must be signed in to change notification settings

miftahganzz/WhatsApp-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WhatsApp Bot Build With Whiskey Socket, NodeJS, JavaScript, Don't forget to Star ⭐

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published