Skip to content

tfkhdyt/wa-sticker-bot

Repository files navigation

WhatsApp Sticker Bot

Preview

Free and Open Source WhatsApp Sticker Generator Bot

Tech Stack

Getting Started

Pre-requisites

  • Node.js
  • Any Node.js package manager (npm, yarn, pnpm)

Installation

git clone https://github.com/tfkhdyt/wa-sticker-bot.git
cd wa-sticker-bot
pnpm install
# npm install
# yarn install

Usage

# run in development
pnpm dev

# build the project
pnpm build

# run in production
pnpm start

# run vitest (watch mode)
pnpm test

# run vitest (coverage mode)
pnpm coverage

# lint the code
pnpm lint

About

Free and Open Source WhatsApp Sticker Generator Bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published