jlucaso1 / termux-whatsapp-bot

5 stars 0 forks source link

termux-whatsapp-sticker-maker

Works in Windows, Linux, Mac and Termux(Android)

Requisites:

In action: screenshot

Features:

Install on Termux || Linux:

pkg update && pkg install git nodejs ffmpeg  -y
git clone https://github.com/jlucaso1/termux-whatsapp-sticker-maker
cd termux-whatsapp-sticker-maker
npm install
node index.js
Will be generated a QR CODE

Credits to @adiwajshing for the Whatsapp API.