From 3eeb8db8699d0ffd7c5c652cf32a23365f75b4fd Mon Sep 17 00:00:00 2001 From: Chuangbo Li Date: Fri, 2 Sep 2022 16:12:01 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20=E5=BE=AE=E8=B0=83=20`/help`=20?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E8=AE=BE=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/bot/help/help.css | 67 +++++++------ resources/bot/help/help.html | 183 +++++++++++++++++------------------ 2 files changed, 123 insertions(+), 127 deletions(-) diff --git a/resources/bot/help/help.css b/resources/bot/help/help.css index ea2a7f61..c004e926 100644 --- a/resources/bot/help/help.css +++ b/resources/bot/help/help.css @@ -1,46 +1,43 @@ +:root { + --dark: #e0dad3; + --light: #f0ece8; + --white: #f5f5f5; + --grey: #6c6c6c; +} + body { background-color: rgba(253, 253, 253, 0.75); } -#container { - max-width: 768px; +.header { + background-image: url(background/2020021114213984258.png); + box-shadow: 0 2px 4px rgb(0 0 0 / 10%); } -.info { - background: url(background/2020021114213984258.png) no-repeat center; +.box { + border: 1px solid var(--dark); + background-color: var(--light); box-shadow: 0 2px 4px rgb(0 0 0 / 10%); - background-size: 780px 120px; } .command-title { text-align: center; - line-height: 40px; - border: 1px solid #e0dad3; + line-height: 3rem; + border: 1px solid var(--dark); } .command-title h1 { margin: 2px; - background-color: #e0dad3; + background-color: var(--dark); } .command { flex: 1 1 0; border-radius: 0.75rem; - padding: 5px; - margin: 10px; - background: #f5f5f5; - border: 1px solid #e0dad3; - box-shadow: 0 2px 4px rgb(0 0 0 / 10%); - -} - -.command i { - margin-left: 0.5rem; -} - -.base-command { - border: 1px solid #e0dad3; - background-color: #f0ece8; + padding: 0.3rem 0.5rem; + margin: 0.6rem; + background: var(--white); + border: 1px solid var(--dark); box-shadow: 0 2px 4px rgb(0 0 0 / 10%); } @@ -67,24 +64,26 @@ body { } .command-name { - font-size: 1.25rem; - line-height: 1.75rem; + font-size: 1.5rem; + line-height: 2rem; margin: 4px; + font-family: Menlo, ui-monospace, SFMono-Regular, Monaco, Consolas, Liberation Mono, Courier New, monospace; + display: flex; + justify-content: space-between; +} + +.command-name i { + font-size: 1.2rem; + opacity: 0.4; } .command-description { - font-size: 1rem; + font-size: 1.2rem; line-height: 1.5rem; margin: 4px; + color: #6c6c6c; } .about { - text-align: center; - line-height: 40px; - border: 1px solid #e0dad3; -} - -.about h1 { - margin: 2px; - background-color: #e0dad3; + background-color: var(--dark); } diff --git a/resources/bot/help/help.html b/resources/bot/help/help.html index 7e68d377..ce9ad581 100644 --- a/resources/bot/help/help.html +++ b/resources/bot/help/help.html @@ -1,142 +1,139 @@ - + Title - - - + + + -
-
-
+
+
+

TGPaimonBot

使用说明

-
-

需要绑定Cookie

+
+ 需要绑定Cookie
-
-
- -
-
- -
-
-
+ +
+
+
+ +
+
+ +
+ +

查询命令

-
-
-
+ +
-
/weapon
-
查询武器
+
/weapon
+
查询武器
-
/strategy
-
查询角色攻略
+
/strategy
+
查询角色攻略
-
-
+
-
+
/uid
-
查询玩家信息
+
查询玩家信息
-
+
/sign -
-
每日签到 | 查询
+ +
+
每日签到 | 查询
-
-
+
-
+
/dailynote
-
查询角色当前状态
+
查询角色当前状态
-
+
/artifact_rate -
圣遗物评分
+
圣遗物评分
-
-
+
-
+
/ledger
-
查询角色当月旅行扎记
+
查询角色当月旅行扎记
-
+
/abyss
-
查询当期深渊螺旋战绩
+
查询当期深渊螺旋战绩
+
+
+
+ +
+
+ +
+
+

其他命令

+
+
+
+
/gacha
+
抽卡模拟器(非洲人模拟器)
+
+
+
/quiz
+
+ 派蒙的十万个为什么 +
+
+ +
+
/adduser
+
添加账号(请私聊BOT)
+
+
+
/cancel
+
+ 取消操作(解决一切玄学问题) +
+
+
+
+ +
+
+

inline 模式关键词

+
+
+
+
角色名
+
查询角色攻略
-
-
- -
-
-
-

其他命令

-
-
-
-
-
-
/gacha
-
抽卡模拟器(非洲人模拟器)
-
-
-
/quiz
-
派蒙的十万个为什么
-
-
-
-
-
/adduser
-
添加账号(请私聊BOT)
-
-
-
/cancel
-
取消操作(解决一切玄学问题)
-
-
-
-
-
-
-
-

inline 模式关键词

-
-
-
-
-
-
角色名
-
查询角色攻略
-
-
-
-
-
-

更多功能,还在咕咕咕!咕咕咕!

+ +
+ 更多功能,还在咕咕咕!咕咕咕!