mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 20:01:04 +00:00
feat(scrapbook): 群贤毕至添加头像
This commit is contained in:
@@ -77,16 +77,19 @@ async def debug_render(
|
||||
content="代码写得好,下班走得早。",
|
||||
sender="张三",
|
||||
reason="深刻揭示了程序员的生存法则",
|
||||
qq=123456789,
|
||||
),
|
||||
GoldenQuote(
|
||||
content="这个Bug我不修,它就是个Feature。",
|
||||
sender="李四",
|
||||
reason="经典的开发辩解",
|
||||
qq=987654321,
|
||||
),
|
||||
GoldenQuote(
|
||||
content="PHP是世界上最好的语言!",
|
||||
sender="王五",
|
||||
reason="引发了长达3小时的群聊大讨论",
|
||||
qq=112233445,
|
||||
),
|
||||
],
|
||||
emoji_count=156,
|
||||
|
||||
Reference in New Issue
Block a user