Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mr687/wabot
Whatsapp Bot - sticker creator
https://github.com/mr687/wabot
Last synced: 27 days ago
JSON representation
Whatsapp Bot - sticker creator
- Host: GitHub
- URL: https://github.com/mr687/wabot
- Owner: mr687
- Created: 2020-08-03T22:48:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T11:18:34.000Z (about 2 years ago)
- Last Synced: 2023-03-06T11:24:41.309Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.67 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whatsapp Bot - sticker creator
## Getting Started
This project require NodeJS v12.
### Install
Clone this project```bash
> git clone https://github.com/YogaSakti/imageToSticker.git
> cd imageToSticker```
Install the dependencies:
```bash
> npm i
```### Usage
1. run the Whatsapp bot```bash
> 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