mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
给/repo指令改了张图
This commit is contained in:
parent
2e1f4d043b
commit
6f0d35584d
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ async def github_repo():
|
|||
|
||||
content = "三叶草bot仓库地址\n一起来搭个机器人吧😆"
|
||||
msg = Message([
|
||||
MessageSegment.file_image(Path("src/image/github_repo/SanYeCao-Nonebot2.png")),
|
||||
MessageSegment.file_image(Path("src/image/github_repo/SanYeCao-Nonebot2.jpg")),
|
||||
MessageSegment.text(content),
|
||||
])
|
||||
await repository.finish(msg)
|
||||
|
|
|
|||
Loading…
Reference in a new issue