/StickerBot

Primary LanguageJavaScript

StickerBot

This is a simple script that allows you to do sticker and animated sticker

What's needed

  • NodeJS
  • A phone with whatsapp (preferred not yours first one)

How to proceed

  • 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

Usage

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

Contributing

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.

Thanks goes to

Whatsapp Library

Animated Sticker Inspiration

License

MIT