YogaSakti / imageToSticker

Whatsapp Bot - sticker creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THIS REPOSITORY IS OUTDATED AND NOT MAINTAINED AGAIN, ALL THE ISSUES OR PULL REQUESTS WILL BE IGNORED.

Whatsapp Bot - sticker creator

Codefactor

πŸ₯Ÿ Help me!

Saweria

Trakteer

Paypal.me

Features

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

To-Do

  • Add More Feature
  • More refactoring

Getting Started

This project require NodeJS v12.

Install

Clone this project

> git clone https://github.com/YogaSakti/imageToSticker.git
> cd imageToSticker

Install the dependencies:

> npm install

Usage

  1. run the Whatsapp bot
> npm start

after running it you need to scan the qr

Troubleshooting

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

About

Whatsapp Bot - sticker creator


Languages

Language:JavaScript 98.0%Language:Dockerfile 1.7%Language:Shell 0.3%