Skip to content

Lightweight WhatsApp bot boilerplate support pairing code

Notifications You must be signed in to change notification settings

ilhamjaya08/whatsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bot-wa

Simple and lightweight whatsapp bot starter using @mengkodingan/ckptw (based on whiskeysocket/baileys)
Using bun package manager and Nodejs as runtime (because bun is unsupported to run the bot)
To install dependencies:

bun install

To run:

bun run index.js

or

bun start

This project was created using bun init in bun v1.1.12. Bun is a fast all-in-one JavaScript runtime.

Releases

No releases published

Packages

No packages published