This is a simple script that allows you to do sticker and animated sticker
- NodeJS
- A phone with whatsapp (preferred not yours first one)
- Download the repository, via git or via zip
- Use command
npm i
npm install gify-cli -g
- After the install of the module, start the bot with command
node index.js
For animated sticker there are two ways, the first one by sending video/gif. The second one is by sending giphy link like these one :
https://media0.giphy.com/media/kf9dfB18XB6JGM8J7s/giphy.gif?cid=ecf05e47c7c351f68736abdbfd4210ca56a2a9fd5323e60c&rid=giphy.gif
For non animated sticker, just send the photo
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.