https://github.com/pablo-restrepo/whatsapp-bot
This is a WhatsApp bot created in JavaScript.
https://github.com/pablo-restrepo/whatsapp-bot
bot javascript whatsapp whatsapp-bot
Last synced: 12 months ago
JSON representation
This is a WhatsApp bot created in JavaScript.
- Host: GitHub
- URL: https://github.com/pablo-restrepo/whatsapp-bot
- Owner: Pablo-Restrepo
- License: gpl-2.0
- Created: 2023-07-09T12:48:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T21:51:29.000Z (over 2 years ago)
- Last Synced: 2025-04-01T12:49:19.936Z (over 1 year ago)
- Topics: bot, javascript, whatsapp, whatsapp-bot
- Language: JavaScript
- Homepage:
- Size: 392 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WhatsApp Bot
[](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
[](https://nodejs.org/)
[](https://expressjs.com/)
[](https://github.com/pedroslopez/whatsapp-web.js)
[](https://www.npmjs.com/package/qrcode-terminal)
[](https://www.npmjs.com/package/mime-types)
This is a WhatsApp bot created in JavaScript.
## Functionalities:
### 1. Image to Sticker Conversion
This functionality allows users to easily convert images into stickers for sharing and fun interactions on WhatsApp:
## Installation
1. Clone this repository to your local machine:
```bash
git clone https://github.com/Pablo-Restrepo/whatsapp-bot.git
```
2. Navigate to the project folder:
```bash
cd WhatsApp-Bot
```
3. Install the project dependencies:
```bash
npm install
```
## Usage
1. Start the bot by running the following command:
```bash
npm start
```
2. Scan the QR code with your mobile device using WhatsApp to access WhatsApp Web.
## License
This project is licensed under the GNU General Public License v2.0. See the `LICENSE` file for more details.