From d865467ee3d7aaaedfee61bdf2f16215d24bd729 Mon Sep 17 00:00:00 2001 From: kylelin1998 Date: Tue, 18 Apr 2023 16:51:28 +0800 Subject: [PATCH] Change README.md --- README.md | 7 ++++++- README_en.md | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51b2185..b4e6404 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ ChatGPT机器人, 这是一个开源项目, 你可以基于它搭建属于 使用机器人可以让你轻松进行对话, 后续机器人的更新升级一个命令即可搞定, 无需再上服务器进行升级机器人 ## 部署 -Youtube部署教程: https://youtu.be/Uu-0kLWsdFk +Youtube:https://youtu.be/CiDxb1ESijQ + +哔哩哔哩: https://www.bilibili.com/video/BV1Ts4y1S7bn/ 机器人的部署步骤是基于 Docker 的,其机器人升级功能也基于 Docker,因此请使用 Docker 进行部署,以防出现错误 @@ -82,6 +84,9 @@ a - 单次提问 cml - 发起消息限制对话 nccm - 发起无上下文对话 image - 生成图片 +record - 录制对话 +p - 重放对话 +record_list - 录制对话管理 exit - 退出 language - 切换语言 admin - 管理员命令 diff --git a/README_en.md b/README_en.md index e1ded79..c54819a 100644 --- a/README_en.md +++ b/README_en.md @@ -11,7 +11,9 @@ The bot has some commands that consider different scenes for chatting. This project is an open-source project that you can trust. Once deployed, the bot's version is easy with a single command to upgrade. ## Deploy -Youtube deploy guide: https://youtu.be/Uu-0kLWsdFk +Youtube:https://youtu.be/CiDxb1ESijQ + +哔哩哔哩: https://www.bilibili.com/video/BV1Ts4y1S7bn/ The bot's deploy steps based on the Docker, its upgrade feature also based on the Docker, so please use the Docker to deploy it in case appear error. @@ -79,6 +81,9 @@ a - Ask a problem cml - The current mode is chat message limit mode nccm - The current mode is none of message context mode image - Create a image for you +record - Record chat messages. +p - Playback chat messages. +record_list - Manage the record list. exit - Exit chat language - Change language admin - Admin