better:更好的心流结构,使用了观察取代外部世界

This commit is contained in:
SengokuCola
2025-03-29 23:30:27 +08:00
parent 803ae55876
commit b8828e81c6
39 changed files with 304 additions and 420 deletions

View File

@@ -22,13 +22,13 @@ bot_config.toml: https://github.com/SengokuCola/MaiMBot/blob/main/template/bot_c
下载后,重命名为 `bot_config.toml`
打开它,按自己的需求填写配置文件
.env.prod: https://github.com/SengokuCola/MaiMBot/blob/main/template.env
下载后,重命名为 `.env.prod`
.env: https://github.com/SengokuCola/MaiMBot/blob/main/template.env
下载后,重命名为 `.env`
`HOST` 修改为 `0.0.0.0`,确保 maimbot 能被 napcat 访问
按下图修改 mongodb 设置,使用 `MONGODB_URI`
![](./pic/synology_.env.prod.png)
![](./pic/synology_.env.png)
`bot_config.toml``.env.prod` 放入之前创建的 `MaiMBot`文件夹
`bot_config.toml``.env` 放入之前创建的 `MaiMBot`文件夹
#### 如何下载?