Skip to content

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

Notifications You must be signed in to change notification settings

JastinXyz/cukuftawu

Repository files navigation

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