From 68c32e87252ff3adbd71f1b7eb3593541c4e3a9c Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Tue, 6 Feb 2024 13:25:14 +0800 Subject: [PATCH] docs: fix typo and add server status badge --- README.md | 1 + .../docs/advanced-usage/plugins/com.msgbyte.autojoinGroup.md | 2 +- .../current/advanced-usage/plugins/com.msgbyte.autojoinGroup.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 537bb71c..f144228b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ [![Codemagic build status](https://api.codemagic.io/apps/63e27be62b9d4ca848b5491d/android/status_badge.svg)](https://codemagic.io/apps/63e27be62b9d4ca848b5491d/android/latest_build) [![Desktop Build](https://github.com/msgbyte/tailchat/actions/workflows/desktop-build.yml/badge.svg)](https://github.com/msgbyte/tailchat/actions/workflows/desktop-build.yml) [![deploy nightly](https://github.com/msgbyte/tailchat/actions/workflows/vercel-nightly.yml/badge.svg)](https://github.com/msgbyte/tailchat/actions/workflows/vercel-nightly.yml) +![Tailchat Nightly](https://tianji.moonrailgun.com/monitor/clnzoxcy10001vy2ohi4obbi0/clo1oiwbp001dof5e76cmkzj9/badge.svg) ![tailchat](https://socialify.git.ci/msgbyte/tailchat/image?description=1&font=Inter&forks=1&issues=1&language=1&logo=https%3A%2F%2Favatars.githubusercontent.com%2Fu%2F86033898%3Fs%3D200%26v%3D4&name=1&owner=1&pattern=Circuit%20Board&stargazers=1&theme=Light) diff --git a/website/docs/advanced-usage/plugins/com.msgbyte.autojoinGroup.md b/website/docs/advanced-usage/plugins/com.msgbyte.autojoinGroup.md index a00fae73..06c95007 100644 --- a/website/docs/advanced-usage/plugins/com.msgbyte.autojoinGroup.md +++ b/website/docs/advanced-usage/plugins/com.msgbyte.autojoinGroup.md @@ -5,7 +5,7 @@ title: auto join group `com.msgbyte.autojoinGroup` -Just need config environment: `AUTOJOIN_GROUP_ID=xxxxx` and restart application +Just need config environment: `AUTOJOIN_GROUP_ID=xxxxx` and restart server You should create group from admin or web app manually. and then you can get a groupId. diff --git a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/advanced-usage/plugins/com.msgbyte.autojoinGroup.md b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/advanced-usage/plugins/com.msgbyte.autojoinGroup.md index e84035a4..d0d9fb4d 100644 --- a/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/advanced-usage/plugins/com.msgbyte.autojoinGroup.md +++ b/website/i18n/zh-Hans/docusaurus-plugin-content-docs/current/advanced-usage/plugins/com.msgbyte.autojoinGroup.md @@ -5,7 +5,7 @@ title: 自动加入群组 `com.msgbyte.autojoinGroup` -只需要配置环境:`AUTOJOIN_GROUP_ID=xxxxx`并重新启动覅我 +只需要配置环境:`AUTOJOIN_GROUP_ID=xxxxx`并重新启动服务器 您应该从admin或web端手动创建群组。 然后就可以得到一个groupId。