Skip to content

jlucaso1/termux-whatsapp-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

termux-whatsapp-sticker-maker

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

Requisites:

  • NodeJS, FFMPEG and git(to clone this repository)

In action: screenshot

Features:

  • Create sticker with photo, GIF or video using caption /sticker.

Install on Termux || Linux:

  • Install dependecies
pkg update && pkg install git nodejs ffmpeg  -y
  • Clone this repository
git clone https://github.com/jlucaso1/termux-whatsapp-sticker-maker
  • Navigate to folder and install node dependencies
cd termux-whatsapp-sticker-maker
npm install
  • Run the project
node index.js
Will be generated a QR CODE

Credits to @adiwajshing for the Whatsapp API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published