Skip to content

WhatsApp Bot OpenAI NodeJS Using Library Baileys

License

Notifications You must be signed in to change notification settings

fskhri/Wa-OpenAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wa-OpenAI

WhatsApp OpenAI ChatGPT Create with NodeJS Using Library Baileys

BACA DULU

Terdapat 2 fitur yaitu ChatGPT(text) dan DALL-E(Text To Image).
Untuk commandnya menggunakan /ai dan /img

Get & Change OpenAI ApiKey

  • Silakan buat apikeynya terlebih dahulu Disini
  • Ganti ApiKey OpenAI pada file key.json

Install

Install on RDP/Windows ✅

Install NodeJS dan Git Bash terlebih dahulu

$ git clone https://github.com/Sansekai/Wa-OpenAI
$ cd Wa-OpenAI
$ npm install
$ node index.js

Install on Termux ✅

Silakan install manual node_modules terlebih dahulu, karena di termux saat install otomatis melalui npm install terjadi error.
Link node_modules: Klik Disini

$ pkg install git nodejs -y
$ git clone https://github.com/Sansekai/Wa-OpenAI
$ cd Wa-OpenAI

Sesudah menginstall file node_modules, silahkan extract file node_modules.zip dan taruh di folder Wa-OpenAI.

Run

$ node index.js

Donate

Donate For Yusril

License

MIT License

Copyright (c) 2022 M Yusril

About

WhatsApp Bot OpenAI NodeJS Using Library Baileys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%