feat: Update README.md

このコミットが含まれているのは:
Xiang 2023-05-09 23:24:29 +08:00 committed by GitHub
コミット feb6ab1e26
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更2行の追加0行の削除

ファイルの表示

@ -67,6 +67,8 @@ resignup?: number; // default 0 if set 1, auto sign up when gpt4 times use up
// event: error
// data: GPT-4 rate limit exceeded (>5 messages every 3 hours). Time remaining: 179 minutes
// if you see this try set resignup=1 or use gpt-3.5-turbo
// if you want chat with context, set actionType=continue and chatId={Defined constant uuid}
```
### test now!