| Sticker Creator | Feature |
|---|---|
| β | Send Photo with Caption |
| β | Reply A Photo |
| β | Image Url |
| β | Animated sticker using giphy url |
| β | sticker with no background |
| β | sticker meme |
| β | text to sticker |
| Downloader | Feature |
|---|---|
| β | Tiktok Downloader (No WM & WM) |
| β | Twitter Video Downloader |
| β | Facebook Video Downloader (SD & HD) |
| β | Instagram Video Downloader |
| Other | Feature |
|---|---|
| β | Create Custom meme (top text & bottom text) |
| β | Translate text (quote only) |
| β | check data on the spread of Covid-19 in certain locations |
| β | Check Shipping info (indonesia only) |
| BETA | Anti Spam |
| Grup Only | Feature |
|---|---|
| β | Promote User |
| β | Demote User |
| β | Kick User |
| β | Delete bot message |
| β | Mention All User |
- Add More Feature
- More refactoring
This project require NodeJS v12.
Clone this project
> git clone https://github.com/YogaSakti/imageToSticker.git
> cd imageToStickerInstall the dependencies:
> npm install- run the Whatsapp bot
> npm startafter running it you need to scan the qr
Make sure all the necessary dependencies are installed: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md
Fix Stuck on linux, install google chrome stable:
> wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
> sudo apt install ./google-chrome-stable_current_amd64.deb