An example of a whatsapp bot using the @mengkodingan/ckptw library.
git clone https://github.com/JastinXyz/cukuftawu
cd cukuftawu
pnpm i # or using another package manager
cp .env.example .env # and configure the env
cp example.config.js config.js
pnpm start