Skip to content

DeathStalkerZ/ahzabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ahza Bot

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

Install

Install on RDP/Windows ✅

Install NodeJS dan Git Bash terlebih dahulu

$ git clone https://github.com/DeathStalkerZ/ahzabot
$ cd ahzabot
$ 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/DeathStalkerZ/ahzabot
$ cd ahzabot

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

Run

$ node index.js

License

MIT License

Copyright (c) 2023 Ahza

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published