add 自动更新Cookie

This commit is contained in:
jxxghp
2023-06-15 12:37:10 +08:00
parent 9155c44041
commit 9efb2007fc
10 changed files with 445 additions and 112 deletions

View File

@ -248,7 +248,7 @@ class Slack:
"type": "section",
"text": {
"type": "mrkdwn",
"text": f"**{title}**"
"text": f"*{title}*"
}
}
blocks = [title_section, {