- Total Features
- Whoami
- Text
- Temporary Msg [text, milliseconds]
- Image
- Video
- Gif
- Audio
- Vn
- Document
- Location
- Contact
- Reaction
- Owner Menu
- Owner Number
- Self Mode
- Public Mode
sudo apt-get install nodejs
sudo apt-get install git
sudo apt-get install yarn
choco install nodejs
choco install git
choco install yarn
brew install node
brew install git
brew install yarn
pkg install nodejs
pkg install git
pkg install yarn
git clone https://github.com/dani-techno/wa-bot-base.git
cd wa-bot-base
Daftar dan dapatkan kunci API: https://forestapi.web.id
api: {
...
secret_key: 'Your-API-Key' // Masukan API Key dari ForestAPI disini
}
npm install
yarn install
npm install nodemon -g
yarn install nodemon -g
npm run start
yarn run start
node run start
bun run start
nodemon run start
- Pembuat / Pengembang: Dani Technology - Full Stack Developer & Software Engineer
- Kontak Pembuat / Pengembang: +62 838-3499-4479 or +62 823-2066-7363 (WhatsApp), [email protected] (Email)
- Dani Technology - Full Stack Developer & Software Engineer (Pembuat / Pengembang)
- ForestAPI | forestapi.web.id (Penyedia API)
- @whiskeysockets/baileys (Penyedia Library "Baileys")