Made with hearth ❤️ in this cold times.
# 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)
- typescript
. @adiwajshing/baileys
- @adiwajshing/keyed-db
- @hapi/boom
- @types/node
- @types/sharp
- @types/ws
- openai
- qrcode-terminal
- sharp
- pm2
- wa-sticker-formatter
# 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
# Open up terminal and type
> npm start # to fully starting the bot