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 installTo run:
bun run index.jsor
bun startThis project was created using bun init in bun v1.1.12. Bun is a fast all-in-one JavaScript runtime.