fix: 调整排版

- feat(template): scrapbook footer 使用更全面的 token 描述
- chore(template): 仓库名称
This commit is contained in:
SXP-Simon
2026-01-13 15:22:01 +08:00
parent 3e62f5d879
commit 3f1e406670
7 changed files with 116 additions and 34 deletions
+2 -2
View File
@@ -135,7 +135,7 @@ async def debug_render(
reason="总能精准接住每一个冷笑话,让群里充满快活的气息。",
),
UserTitle(
name="王五",
name="https://www.example.com/very/long/url/that/might/overflow/the/container/if/word/break/is/not/set/correctly/and/it/keeps/going/and/going/forever",
qq=112233445,
title="深夜潜水员",
mbti="INFP",
@@ -178,7 +178,7 @@ async def debug_render(
def main() -> None:
parser = argparse.ArgumentParser(
description="Debug render tool for astrbot-qq-group-daily-analysis report templates."
description="Debug render tool for astrbot_plugin_qq_group_daily_analysis report templates."
)
parser.add_argument(
"-t",