SkillAgentSearch skills...

Bajigur

A simple and easy-to-use WhatsApp bot project, written in TypeScript.

Install / Use

/learn @stegripe/Bajigur
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bajigur

A simple and easy-to-use WhatsApp bot project, written in TypeScript.

<img src="https://badgen.net/badge/icon/typescript?icon=typescript&label"> <a href="https://github.com/stegripe/bajugur/actions?query=workflow%3A%22Lint+code+and+compile+setup+script%22"><img src="https://github.com/stegripe/bajigur/workflows/Lint%20code%20and%20compile%20setup%20script/badge.svg" alt="CI Status" /></a>

Features

  • Easy to use.
  • Sticker command.
  • A production-ready project, set up the bot without coding.

General Setup

  1. Download and install Node.js version 20.0.0 or higher (make sure you have installed the build tools too)
  2. Open .env_example file and rename it to .env
  3. Install required and optional dependencies. You still can use npm too.
$ pnpm install
  1. Compile the file
$ pnpm run build
  1. IF you want to save your disk spaces, let's prune the dev dependencies
$ pnpm prune --production
  1. Finally, you can start the bot
$ pnpm start

Hosting Setup

We haven't tested this project on free hosting providers yet.

Project Contributors

Developers

© 2024 Stegripe Development

Related Skills

View on GitHub
GitHub Stars167
CategoryDevelopment
Updated3mo ago
Forks45

Languages

TypeScript

Security Score

97/100

Audited on Dec 10, 2025

No findings