Skip to content

SkyUnik/TS-WhatsApp_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A lightweight Whatsapp Bot built on top of Baileys library and Whatsapp.

WA_Botto 💡

Made with hearth ❤️ in this cold times.

Requirements

# Installing Node On Ubuntu
curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs

# NOTE: Tested on Node v16.16.0 (LTS)

Dependencies

- typescript
. @adiwajshing/baileys
- @adiwajshing/keyed-db
- @hapi/boom
- @types/node
- @types/sharp
- @types/ws
- openai
- qrcode-terminal
- sharp
- pm2
- wa-sticker-formatter

Installation

# Open up terminal and type
> git clone https://github.com/SkyUnik/TS-WhatsApp_API
> cd TS-WhatsApp_API # go to the directory
> npm install # alternatively yarn install to installing all package needed

Usage

# Open up terminal and type
> npm start # to fully starting the bot

About

Typescript Whatsapp Bot build with Baileys API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published