Add instructions

This commit is contained in:
Changhua
2022-12-03 09:11:34 +08:00
parent 10f3a6a579
commit 8129f8bd32

View File

@@ -13,6 +13,7 @@ pip install -r requirements.txt
```
3. 按需修改配置
从配置模板 `config.yaml.template` 复制一份配置文件 `config.yaml`,按需修改其中的配置。
为了响应群聊消息,需要添加相应的 `roomId`
```yaml