A WhatsApp bot that can respond to messages with the ChatGPT API 🔥
Powered by this repo
- Clone this repository
- Run
npm install
- Change
.env.example
to.env
and add your open AI API keyCHAT_GPT_API_KEY=
- Run bot: use
npm run start
- To activate the bot for current chat room / group (Only for other WhatsApp Account)
/chatgpt on
- To disable
/chatgpt off
- For WhatsApp Account that running the ChatGpt Bot, you can prefix
/chatgpt
before your message/chatgpt 1 + 1 equals what?
- You must keep the terminal window to stay focused for the bot to respond to messages