https://github.com/neilblaze/sakhi-wa
(Experimental) WA-chatGPT Bot 🤖
https://github.com/neilblaze/sakhi-wa
Last synced: 15 days ago
JSON representation
(Experimental) WA-chatGPT Bot 🤖
- Host: GitHub
- URL: https://github.com/neilblaze/sakhi-wa
- Owner: Neilblaze
- License: mit
- Created: 2023-09-01T22:49:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T05:13:58.000Z (over 2 years ago)
- Last Synced: 2025-01-06T21:03:37.645Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://developers.facebook.com/docs/whatsapp/cloud-api/get-started#set-up-developer-assets
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sakhi WA Bot
* Run `npm install`
* Add open AI API key to `.env`
* `npm run start`
## How to Use the Bot
* To enable the bot for the current chat room or group:
```
/sakhi on
```
* To disable:
```
/sakhi off
```
* Add `/sakhi` prefix before your message to get a reply from the bot:
```
/sakhi share some information on healthy menstrual health
```
### ⚠️ NOTE:
* You need to ensure the terminal window remains active for the bot to reply to messages.