Sticker Creator | Feature |
---|---|
✅ | Send Photo with Caption |
✅ | Reply A Photo |
✅ | Image Url |
✅ | Animated sticker using giphy url |
https://bit.ly/3hmgD4R | sticker with no background |
https://bit.ly/3hmgD4R | sticker meme |
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 |
https://bit.ly/3hmgD4R | 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 imageToSticker
Install the dependencies:
> npm install
- run the Whatsapp bot
> npm start
after 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