Skip to content

Commit

Permalink
docs: fix typo and add server status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
moonrailgun committed Feb 6, 2024
1 parent 420abdb commit 68c32e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title: 自动加入群组

`com.msgbyte.autojoinGroup`

只需要配置环境:`AUTOJOIN_GROUP_ID=xxxxx`并重新启动覅我
只需要配置环境:`AUTOJOIN_GROUP_ID=xxxxx`并重新启动服务器

您应该从admin或web端手动创建群组。 然后就可以得到一个groupId。

Expand Down

0 comments on commit 68c32e8

Please sign in to comment.