Skip to content

nowakedev/Wa-OpenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Wa-OpenAI

WhatsApp OpenAI Create with NodeJS Using Library Baileys

READ FIRST

There are 2 types, namely using commands and without using commands (auto chat).

Get & Change OpenAI ApiKey

  • If OpenAI's ApiKey limit is up, please create a new apikey Here
  • Replace ApiKey OpenAI in file key.json

Install

Install on RDP/Windows ✅

Install NodeJS and Git Bash first

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

Install on Termux ✅

Please manually install node_modules first, because in Termux when installing automatically via npm install an error occurs.
Link node_modules: Click Here

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

After installing the node_modules file, please extract the file node_modules.zip and place it in the Wa-OpenAI folder.

Run

$ node index. js

Hire me

Hire Fortune Nowake

##License MIT License

Copyright (c) 2022 Fortune Nowake

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors