Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sansekai/wa-openai
WhatsApp Bot OpenAI ChatGPT NodeJS Using Library Baileys
https://github.com/sansekai/wa-openai
baileys baileys-bot baileys-md javascript nodejs whatsapp-bot
Last synced: about 6 hours ago
JSON representation
WhatsApp Bot OpenAI ChatGPT NodeJS Using Library Baileys
- Host: GitHub
- URL: https://github.com/sansekai/wa-openai
- Owner: Sansekai
- License: mit
- Created: 2022-12-14T11:16:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T04:19:44.000Z (2 months ago)
- Last Synced: 2025-02-21T09:15:58.580Z (about 6 hours ago)
- Topics: baileys, baileys-bot, baileys-md, javascript, nodejs, whatsapp-bot
- Language: JavaScript
- Homepage: https://saweria.co/Sansekai
- Size: 95.7 KB
- Stars: 487
- Watchers: 13
- Forks: 485
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ChatGPT-repositories - Wa-OpenAI - WhatsApp Bot OpenAI ChatGPT NodeJS Using Library Baileys (Chatbots)
README
# Wa-OpenAI
***WhatsApp OpenAI ChatGPT Create with NodeJS Using Library [Baileys](https://github.com/WhiskeySockets/Baileys)***
## BACA DULU
Terdapat 2 fitur yaitu ```ChatGPT(text)``` dan ```DALL-E(Text To Image).```
Untuk commandnya menggunakan ```/ai``` dan ```/img```## Get OpenAI ChatGPT ApiKey
Silakan buat apikeynya terlebih dahulu [Disini](https://beta.openai.com/account/api-keys)## Add OpenAI ChatGPT Key ##
Masukkan ApiKey OpenAI pada file [key.json](https://github.com/Sansekai/Wa-OpenAI/blob/main/key.json#L2)## Requirements
- [Node.js](https://nodejs.org/en/download/) v20 atau di atasnya
- [Git](https://git-scm.com/downloads)## Install
1. **Clone the repository**
```sh
git clone https://github.com/Sansekai/Wa-OpenAI.git
```
2. **Install the dependencies**
```sh
npm install
```3. **Run**
```bash
$ node index.js
```## License
[MIT License](https://github.com/Sansekai/Wa-OpenAI/blob/main/LICENSE)Copyright (c) 2022 M Yusril