Skip to content

REPO-BOT-WA/WhatsApp-Ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Ai

WhatsApp-Ai dibuat dengan nodejs menggunakan library Bailyes

Baca Dulu Mas Mba

Terdapat 2 feature yaitu ChatGPT (text) dan DALL-E (Text To Image).
Untuk commandnya menggunakan .ai dan .img
Menampilkan menu dengan .menu

Catatan

Script ini open source serta gratis. Dilarang memperjual belikan!

Get & Change OpenAI Api Key

  • Silakan buat apikeynya terlebih dahulu Disini
  • Ganti Apikey Open Ai Pada ./setting/api_key.json
{
    "keyopenai": "ISI_APIKEY_OPENAI_DISINI",
    "donate": "Don't Forget Donate"
}

UNTUK PENGGUNA WINDOWS/RDP

$ git clone https://github.com/resahdevv/WhatsApp-Ai.git
$ cd WhatsApp-Ai
$ yarn
$ npm start

FOR TERMUX/UBUNTU/SSH USER

$ apt update && apt upgrade
$ apt install git -y
$ apt install nodejs -y
$ apt install ffmpeg -y
$ git clone https://github.com/resahdevv/WhatsApp-Ai.git
$ cd WhatsApp-Ai
$ yarn
$ npm start

RECOMMENDED INSTALL ON TERMUX

$ pkg install yarn
$ yarn

Thanks To

Thanks to all who have participated in the development of this script

Donate

Donate For Yusril

License

MIT License

Copyright (c) 2023 Rezadevv

About

WhatsApp and OpenAi use API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published