morny-book/book.xml

65 lines
2.0 KiB
XML
Raw Normal View History

2022-10-25 14:07:53 +08:00
<?xml version="1.0" encoding="UTF-8" ?>
2023-02-26 22:17:07 +08:00
<Book
xmlns="https://book.sukazyo.cc"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
https://book.sukazyo.cc
https://book.sukazyo.cc/assets/xsd/book.xsd"
version="2.0"
>
<book_name>Morny Cono 使用手册</book_name>
<contents>
<Page id="main">Morny Cono 使用手册</Page>
<Separator/>
<Chapter root="command/">
<caption>command - 命令</caption>
<Page id="overview">Overview - 速查表</Page>
<Page id="on">/o</Page>
<Page id="hello"><![CDATA[/hello /hi <small>/start</small>]]></Page>
<Page id="user">/user</Page>
2023-03-28 19:13:23 +08:00
<Page id="nbnhhsh"><![CDATA[/nbnhhsh <small>能不能好好说话?</small>]]></Page>
<Page id="186-ip-whois"><![CDATA[<small>/ip /whois</small>]]></Page>
2023-02-26 22:17:07 +08:00
<Page id="encrypt">/encrypt</Page>
<Page id="info">/info</Page>
2023-03-28 19:13:23 +08:00
<Page id="exit">/exit</Page>
2023-02-26 22:17:07 +08:00
</Chapter>
<Chapter root="inline/">
<caption>inline - 内联查询</caption>
<Page id="overview">@inline_query 内联查询简介</Page>
<Page id="share-twitter">Twitter 分享链接格式化</Page>
<Page id="share-bili">Bilibili AV/BV 视频分享</Page>
</Chapter>
<Page id="sp/slash">/$slash</Page>
<Chapter>
<caption>特别工具</caption>
<Page id="executor/call-me">呼叫 Morny 的主人</Page>
<Page id="executor/admin-msg-send">controlling: 消息发送器</Page>
</Chapter>
<Page id="trusted">可信成员</Page>
<Chapter>
<caption><![CDATA[<small><s>已遭弃用的功能</s></small>]]></caption>
<Page id="sp/kuohuanhuan-need-sleep"><![CDATA[<s>KuoHuanHuan 该睡觉了</s>]]></Page>
</Chapter>
2023-02-26 22:17:07 +08:00
<Separator/>
<Page id="note-todo">note::本说明书进度,以及待修整的部分</Page>
2023-03-28 19:13:23 +08:00
<!-- <Separator/> -->
2023-02-26 22:17:07 +08:00
2023-03-28 19:13:23 +08:00
<!-- <Chapter>-->
<!-- <caption><![CDATA[<small>资料库</small>]]></caption>-->
<!-- <Page id="command/encrypt-example">command/encrypt-example.png</Page>-->
<!-- </Chapter>-->
2023-02-26 22:17:07 +08:00
</contents>
2022-10-25 14:07:53 +08:00
</Book>