Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0129 authored Mar 16, 2023
1 parent 17f5924 commit 50601f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ pip install ChatterBot bilibili-api-python edge-tts
```
此外,还需要[下载并安装mpv](https://mpv.io/installation/)。在Windows操作系统上,也需要将 `mpv.exe` 添加到环境变量中。对于其他操作系统,请将其路径添加到系统 `PATH` 环境变量中。

如果ChatterBot安装报错,请前往https://github.com/RaSan147/ChatterBot_update安装新版本。下载下来输入`python setup.py install`即可

### 配置
1. 打开 `main.py` 文件并修改 `database_uri` 变量的值以指定用于存储对话历史的SQLite数据库文件的路径。

Expand Down

0 comments on commit 50601f0

Please sign in to comment.