Skip to content

Commit

Permalink
feat: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
techmovie authored Mar 21, 2023
1 parent 29cc106 commit e5da39b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Follow the steps below to use this feature.
```
OPENAI_PROMPT = "your_openai_api_prompt"
```
In the aforementioned example, the prompt can be: Please provide the details of the English word I shared with you and follow this format: Word:\nPronunciation:(Phonetic symbol)\nDefinition:\nIn Chinese:\nExample Sentence:\nDate Learned:(Time when I send this prompt formatted as: YYYY-MM-DD)\nDifficulty:Medium\nRemembered:(Fixed to false)
In the aforementioned example, the prompt can be:
> Please provide the details of the English word I shared with you and follow this format: Word:\nPronunciation:(Phonetic symbol)\nDefinition:\nIn Chinese:\nExample Sentence:\nDate Learned:(Time when I send this prompt formatted as: YYYY-MM-DD)\nDifficulty:Medium\nRemembered:(Fixed to false)
3. Run the bot:

Expand All @@ -66,4 +67,4 @@ Follow the steps below to use this feature.

4. Send a message starting with the `/openai` command to tell the ChatGPT the things you want to do with the prompt.

In the above example, the message can be: /openai Inclination.
In the above example, the message can be: /openai Inclination.

0 comments on commit e5da39b

Please sign in to comment.