a WhatsApp bot that converts images into stickers built with baileys. yes, the name comes from sticker + eiya
.
okay, so... a few months ago, i made kyu, which was not bad at all, but had a really annoying issue when it came to performance. it required around 500MB of ram, which was way past what i could offer with my hosting service budget. so, to solve that issue, i came across baileys, which made the bot only require less than 50MB of ram. it's crazy.
kyu's main reason to exist was because the bot i used to use stopped working, so i just made mine.
- image, video and gif conversion to sticker
- why does this only have one feature :(
- first, clone the repository on your machine using
git clone https://github.com/eiyaxz/stickeiya.git
. - install the project's dependencies using
npm install
. - run
npm run start
and link your device using the QR code that's going to appear on your terminal. click here if you don't know how to link a device. - that's it! now you have a bot in your WhatsApp account.
sure! just fork the project and open a PR and i will analyze it myself. i appreciate the help!
no. thanks for reading!