Skip to content

Commit

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

## 動作環境

Botpress v12.16以上
Botpress v12.26以上(v12.26.5で動作確認済み)

## 利用方法

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

### makeChatlog.js
* 会話履歴を取得する方法を、WebChatモジュールのREST APIから、Botpress SDKを使う形に変更。

## ライセンス

* イルカのアイコン以外のライセンスは「CC0」とします。
Expand Down
Binary file modified ruka-chap7.tgz
Binary file not shown.

0 comments on commit f04fe1c

Please sign in to comment.