Skip to content

Commit

Permalink
readmeとアーカイブも更新
Browse files Browse the repository at this point in the history
  • Loading branch information
NAKAMURA Masayuki committed Mar 13, 2023
1 parent 7fca9bd commit 2224fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## 動作環境

Botpress v12.16.3以上(v12.26.5まで動作確認済み
Botpress v12.16.3以上(v12.30.7まで動作確認済み

## 利用方法

Expand All @@ -20,7 +20,7 @@ Botpress v12.16.3以上(v12.26.5まで動作確認済み)

### shop.html
* イルカのアイコン画像のアトリビューションを追加。
* proactive-triggerイベントを送信するタイミングを「webchatOpened」イベントではなく「visit」イベントの時に変更。webchatOpenedのタイミングでは、新規ユーザーの場合にuserスペースへのデータの保存が正しく行えないことが分かったため。
* proactive-triggerイベントを送信するタイミングを「webchatOpened」イベントではなく「webchatReady」または「visit」イベントの時に変更。webchatOpenedのタイミングでは、新規ユーザーの場合にuserスペースへのデータの保存が正しく行えないことが分かったため。

### makeChatlog.js
* 会話履歴を取得する方法を、WebChatモジュールのREST APIから、Botpress SDKを使う形に変更。
Expand Down
Binary file modified ruka-chap7.tgz
Binary file not shown.

0 comments on commit 2224fa1

Please sign in to comment.