Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 339 Bytes

cukuftawu

An example of a whatsapp bot using the @mengkodingan/ckptw library.

Self Host

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