mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
今日运势发送内容调整
This commit is contained in:
parent
b19781fc75
commit
dfae198a75
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ async def get_today_fortune(message: MessageEvent):
|
|||
result.fortune_summary + "\n" +
|
||||
result.lucky_star + "\n" +
|
||||
"签文:" + result.sign_text + "\n" +
|
||||
"————————————————————" + "\n" +
|
||||
"————————————" + "\n" +
|
||||
"解签:" + result.un_sign_text)
|
||||
|
||||
msg = Message([
|
||||
|
|
|
|||
Loading…
Reference in a new issue