Skip to content
This repository has been archived by the owner on Nov 10, 2020. It is now read-only.

Whatsapp bot to convert image to sticker. (more than that actually, it's a mess, just check the code yourself)

Notifications You must be signed in to change notification settings

elianiva/img-to-sticker-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to sticker bot

This is a super simple bot using @open-wa/wa-automate to convert image to sticker.

Run

Simply run

ts-node index.ts

If you don't have ts-node installed, just rename it to index.js, remove the types, and change the es imports to cjs imports.

Usage

Send an image with /sticker caption to the number that you used to scan the qrcode and it will send back the image as a sticker. Works with square image only, otherwise it'll get cropped.

This bot is dead simple I don't want to put any license to it. Steal it if you want lmao i don't really care :p

Also, this bot became quite a mess since the last time I wrote this readme and I can't be bothered to write the whole feature so good luck exploring the code ;)

About

Whatsapp bot to convert image to sticker. (more than that actually, it's a mess, just check the code yourself)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published