AlexandreMT / wpp-convert-image-to-sticker

This code turns images into stickers on whatsapp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whatsapp Bot - Sticker By

Bot criado para converter imagens ou videos em stickers

Support

Sinta-se a vontade para doar qualquer quantia via pix. ♥

PIX: 4c432df3-8b6b-4496-a83f-7b6c59615cde

PIX: dd3e52a4-e167-4096-bced-23fd8645cfe4

Todo valor recebido irá ser investido na hospedagem do bot

Run Locally

Clone the project

  git clone https://github.com/lucsbasto/wpp-convert-image-to-sticker

Go to the project directory

  cd wpp-convert-image-to-sticker

Install dependencies

  npm install

Start the server

  npm run start

Se o comando acima não funcionar rode e tente novamente

  npm run build
  

Tutorial de como utilizar o bot depois de executar o projeto:

Tutorial de como criar figurinha

criar figurinha criar figurinha

Tutorial de como remover fundo de imagem

remover fundo

Tutorial de como criar gif animado

criar gif

Authors

Commands

Command Payload Description
!sticker image // video converte em sticker ou gif
!figurinha image // video converte em sticker ou gif
!semfundo image remove o fundo e converte em sticker
!help `` Apresenta um tutorial de como utilizar os comandos acima

PS: Só é suportado arquivos de até 1.5MB

About

This code turns images into stickers on whatsapp.


Languages

Language:TypeScript 78.7%Language:Dockerfile 21.3%