使用 csv 维护可能频繁变更的群数据 (#261)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
neveler 2025-10-03 06:31:48 +08:00 committed by GitHub
parent 767f22d2e4
commit b3f054e389
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 10 deletions

11
_data/groups.csv Normal file
View File

@ -0,0 +1,11 @@
name,link,status
HMCL 用户群 ① (633640264),https://qm.qq.com/q/fvJueufsvC,
HMCL 用户群 ② (203232161),https://qm.qq.com/q/N7hgdNYfy,已满
HMCL 用户群 ③ (201034984),https://qm.qq.com/q/7sbMrFm9CE,
HMCL 用户群 ④ (533529045),https://qm.qq.com/q/ACmZa98tGg,
HMCL 用户群 ⑤ (744304553),https://qm.qq.com/q/MlVArSCMwM,
HMCL 用户群 ⑥ (282845310),https://qm.qq.com/q/S782Skmu0U,
HMCL 用户群 ⑦ (482624681),https://qm.qq.com/q/WFsZ65F6MY,
HMCL 用户群 ⑧ (991620626),https://qm.qq.com/q/ECVKkslPqi,
HMCL 用户群 ⑨ (657677715),https://qm.qq.com/q/DVj9tTrwze,
HMCL 用户群 ⑩ (775084843),https://qm.qq.com/q/V5F9DswQEu,
1 name link status
2 HMCL 用户群 ① (633640264) https://qm.qq.com/q/fvJueufsvC
3 HMCL 用户群 ② (203232161) https://qm.qq.com/q/N7hgdNYfy 已满
4 HMCL 用户群 ③ (201034984) https://qm.qq.com/q/7sbMrFm9CE
5 HMCL 用户群 ④ (533529045) https://qm.qq.com/q/ACmZa98tGg
6 HMCL 用户群 ⑤ (744304553) https://qm.qq.com/q/MlVArSCMwM
7 HMCL 用户群 ⑥ (282845310) https://qm.qq.com/q/S782Skmu0U
8 HMCL 用户群 ⑦ (482624681) https://qm.qq.com/q/WFsZ65F6MY
9 HMCL 用户群 ⑧ (991620626) https://qm.qq.com/q/ECVKkslPqi
10 HMCL 用户群 ⑨ (657677715) https://qm.qq.com/q/DVj9tTrwze
11 HMCL 用户群 ⑩ (775084843) https://qm.qq.com/q/V5F9DswQEu

View File

@ -26,16 +26,9 @@ toc: true
以下为闲聊群,欢迎所有用户加入(同时加入多个群聊会被踢出):
- [HMCL 用户群 ① (633640264)](https://qm.qq.com/q/fvJueufsvC)
- [HMCL 用户群 ② (203232161)](https://qm.qq.com/q/N7hgdNYfy)(已满)
- [HMCL 用户群 ③ (201034984)](https://qm.qq.com/q/7sbMrFm9CE)
- [HMCL 用户群 ④ (533529045)](https://qm.qq.com/q/ACmZa98tGg)
- [HMCL 用户群 ⑤ (744304553)](https://qm.qq.com/q/MlVArSCMwM)
- [HMCL 用户群 ⑥ (282845310)](https://qm.qq.com/q/S782Skmu0U)
- [HMCL 用户群 ⑦ (482624681)](https://qm.qq.com/q/WFsZ65F6MY)
- [HMCL 用户群 ⑧ (991620626)](https://qm.qq.com/q/ECVKkslPqi)
- [HMCL 用户群 ⑨ (657677715)](https://qm.qq.com/q/DVj9tTrwze)
- [HMCL 用户群 ⑩ (775084843)](https://qm.qq.com/q/V5F9DswQEu)
{% for group in site.data.groups -%}
- [{{ group.name }}]({{ group.link }}){% if group.status %}{{ group.status }}{% endif %}
{% endfor %}
我们会不定期清理用户群中超过三个月没有发言的非活跃成员,每次清理前我们会提前一周在群内发布公告。