Skip to content

Commit 1d4cb64

Browse files
committed
1 parent 898db9a commit 1d4cb64

File tree

2,914 files changed

+222088
-97655
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,914 files changed

+222088
-97655
lines changed

components/qq-guild/images/anchor-copy-button.svg

Lines changed: 0 additions & 4 deletions
Loading

components/qq-guild/images/arrow_down.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

components/qq-guild/images/burger.svg

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
Loading
Lines changed: 0 additions & 4 deletions
Loading
Lines changed: 0 additions & 4 deletions
Loading

components/qq-guild/images/go-to-top-icon.svg

Lines changed: 0 additions & 4 deletions
Loading

components/qq-guild/images/theme-toggle.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

components/qq-guild/index.html

Lines changed: 48 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -45,107 +45,63 @@
4545
<link href="styles/prism.css" rel="Stylesheet">
4646
<link href="styles/logo-styles.css" rel="Stylesheet">
4747
<link href="styles/font-jb-sans-auto.css" rel="Stylesheet">
48+
<link href="ui-kit/ui-kit.min.css" rel="Stylesheet">
4849
<script type="text/javascript" src="scripts/clipboard.js" async="async"></script>
4950
<script type="text/javascript" src="scripts/navigation-loader.js" async="async"></script>
5051
<script type="text/javascript" src="scripts/platform-content-handler.js" async="async"></script>
5152
<script type="text/javascript" src="scripts/main.js" defer="defer"></script>
5253
<script type="text/javascript" src="scripts/prism.js" async="async"></script>
54+
<script type="text/javascript" src="ui-kit/ui-kit.min.js" defer="defer"></script>
5355
<script type="text/javascript" src="scripts/symbol-parameters-wrapper_deferred.js" defer="defer"></script>
5456
<link href="images/logo-icon.svg">
5557
<link href="images/logo-icon-light.svg">
5658
<link href="styles/kdoc-style.css" rel="Stylesheet">
5759
</head>
5860
<body>
5961
<div class="root">
60-
<nav class="navigation" id="navigation-wrapper">
61-
<div class="navigation--inner">
62-
<div class="navigation-title">
63-
<button class="menu-toggle" id="menu-toggle" type="button">toggle menu</button>
64-
<div class="library-name">
65-
<a class="library-name--link" href="index.html">
66-
Simple Robot 组件 | QQ Guild
67-
</a>
62+
<nav class="navigation theme-dark" id="navigation-wrapper">
63+
<a class="library-name--link" href="index.html">
64+
Simple Robot 组件 | QQ
65+
</a>
66+
<button class="navigation-controls--btn navigation-controls--btn_toc ui-kit_mobile-only" id="toc-toggle"
67+
type="button">Toggle table of contents
68+
</button>
69+
<div class="navigation-controls--break ui-kit_mobile-only"></div>
70+
<div class="library-version" id="library-version">
71+
4.2.0 </div>
72+
<div class="navigation-controls">
73+
<a class="navigation-controls--btn navigation-controls--btn_homepage" id="homepage-link"
74+
href="https://github.com/simple-robot/simbot-component-qq-guild"></a>
75+
<button class="navigation-controls--btn navigation-controls--btn_theme" id="theme-toggle-button"
76+
type="button">Switch theme
77+
</button>
78+
<div class="navigation-controls--btn navigation-controls--btn_search" id="searchBar" role="button">Search in
79+
API
6880
</div>
69-
<div class="library-version">
70-
4.1.4 </div>
7181
</div>
72-
</div>
73-
<div class="navigation-controls">
74-
<a class="navigation-controls--btn navigation-controls--homepage" id="homepage-link" href="https://github.com/simple-robot/simbot-component-qq-guild"></a>
75-
<button class="navigation-controls--btn navigation-controls--theme" id="theme-toggle-button" type="button">switch theme</button>
76-
<div class="navigation-controls--btn navigation-controls--search" id="searchBar" role="button">search in API</div>
77-
</div>
78-
</nav>
82+
</nav>
7983
<div id="container">
8084
<div class="sidebar" id="leftColumn">
81-
<div class="sidebar--inner" id="sideMenu"></div>
85+
<div class="dropdown theme-dark_mobile" data-role="dropdown" id="toc-dropdown">
86+
<ul role="listbox" id="toc-listbox" class="dropdown--list dropdown--list_toc-list"
87+
data-role="dropdown-listbox">
88+
<div class="dropdown--header">
89+
<span>
90+
Simple Robot 组件 | QQ
91+
</span>
92+
<button class="button" data-role="dropdown-toggle" aria-label="Close table of contents">
93+
<i class="ui-kit-icon ui-kit-icon_cross"></i>
94+
</button>
95+
</div>
96+
<div class="sidebar--inner" id="sideMenu"></div>
97+
</ul>
98+
<div class="dropdown--overlay"></div>
99+
</div>
82100
</div>
83101
<div id="main">
84-
<div class="main-content" id="content" pageIds="Simple Robot 组件 | QQ Guild::.ext/allModules///PointingToDeclaration//0">
102+
<div class="main-content" id="content" pageIds="Simple Robot 组件 | QQ::.ext/allModules///PointingToDeclaration//0">
85103
<div class="breadcrumbs"></div>
86104
<div class="cover ">
87-
<div class="cover ">
88-
<h1 class=""> </h1>
89-
<!--suppress HtmlDeprecatedAttribute --><div align="center">
90-
<picture>
91-
<source media="(prefers-color-scheme: dark)" srcset=".simbot/logo-dark.svg">
92-
<source media="(prefers-color-scheme: light)" srcset=".simbot/logo.svg">
93-
<img alt="simbot logo" src=".simbot/logo.svg" width="260" />
94-
</picture>
95-
<h2>
96-
~ Simple Robot ~ <br/> <small>QQ频道组件</small>
97-
</h2>
98-
<a href="https://github.com/simple-robot/simbot-component-qq-guild/releases/latest"><img alt="release" src="https://img.shields.io/github/v/release/simple-robot/simbot-component-qq-guild" /></a>
99-
<a href="https://repo1.maven.org/maven2/love/forte/simbot/component/simbot-component-qq-guild-api/" target="_blank">
100-
<img alt="release" src="https://img.shields.io/maven-central/v/love.forte.simbot.component/simbot-component-qq-guild-api" /></a>
101-
<hr>
102-
<img alt="stars" src="https://img.shields.io/github/stars/simple-robot/simbot-component-qq-guild" />
103-
<img alt="forks" src="https://img.shields.io/github/forks/simple-robot/simbot-component-qq-guild" />
104-
<img alt="watchers" src="https://img.shields.io/github/watchers/simple-robot/simbot-component-qq-guild" />
105-
<img alt="repo size" src="https://img.shields.io/github/repo-size/simple-robot/simbot-component-qq-guild" />
106-
<img alt="lines" src="https://img.shields.io/tokei/lines/github/simple-robot/simbot-component-qq-guild" />
107-
<img alt="issues" src="https://img.shields.io/github/issues-closed/simple-robot/simbot-component-qq-guild?color=green" />
108-
<img alt="last commit" src="https://img.shields.io/github/last-commit/simple-robot/simbot-component-qq-guild" />
109-
<a href="./COPYING"><img alt="copying" src="https://img.shields.io/github/license/simple-robot/simbot-component-qq-guild" /></a></div> <p class="paragraph">这是一个 <a href="https://kotlinlang.org/docs/multiplatform.html">Kotlin 多平台</a><a href="https://bot.q.qq.com/wiki/develop/api/"><strong>QQ机器人官方API</strong></a> SDK 实现库, 也是 <a href="https://github.com/simple-robot/simpler-robot/tree/v4-dev">Simple Robot</a> 标准API下实现的组件库, 异步高效、Java友好!</p>
110-
<p class="paragraph">借助 simbot 核心库提供的能力,它可以支持很多高级功能和封装,比如组件协同、Spring支持等, 助你快速开发机器人应用!</p>
111-
<blockquote class="quotation">
112-
<p class="paragraph">序列化和网络请求相关分别基于 <a href="https://github.com/Kotlin/kotlinx.serialization">Kotlin serialization</a><a href="https://ktor.io/">Ktor</a>.</p>
113-
</blockquote>
114-
<h2 class="">文档与引导</h2>
115-
<ul>
116-
<li>
117-
<p class="paragraph">手册: <a href="https://simbot.forte.love">Simple Robot 应用手册</a> 及其中 <a href="https://simbot.forte.love/component-qq-guild.html"><strong>QQ机器人组件</strong></a> 部分</p>
118-
</li>
119-
<li>
120-
<p class="paragraph"><a href="https://docs.simbot.forte.love">文档引导站&API文档</a></p>
121-
</li>
122-
<li>
123-
<p class="paragraph"><a href="https://simbot.forte.love/communities.html"><strong>社群</strong></a> 文档中也有提供社群信息喔</p>
124-
</li>
125-
<li>
126-
<p class="paragraph">前往 <a href="https://github.com/simple-robot/">组织首页</a> 了解更多有关组件、文档、以及社群等相关信息!</p>
127-
</li>
128-
</ul>
129-
130-
<p class="paragraph">我们欢迎并期望着您的 <a href="https://github.com/simple-robot/simbot-component-qq-guild/issues">反馈</a><a href="https://github.com/simple-robot/simbot-component-qq-guild/pulls">协助</a>, 感谢您的贡献与支持!</p>
131-
<h2 class="">概述</h2>
132-
<p class="paragraph">QQ机器人组件是对 <a href="https://github.com/simple-robot/simpler-robot">simbot4核心库</a> 的组件实现, 是一个相对高度封装的模块,并提供simbot大部分能力,包括事件监听、多组件协同、Spring Boot Starter 等。</p>
133-
<p class="paragraph">👉 simbot-component-qq-guild-core 了解更多~</p>
134-
<h2 class="">命名说明</h2>
135-
<p class="paragraph">QQ机器人组件命名为 <code class="lang-kotlin">simbot-component-qq-guild</code> , 因为最早开始QQ并未开放普通个人开发者使用QQ群聊、QQ单聊的功能, 因此此组件当时仅支持QQ频道。 在开放后,其两端可以合并在一起使用,因此QQ群相关的能力才被支持。</p>
136-
<blockquote class="quotation">
137-
<p class="paragraph">也许未来会更名为 <code class="lang-kotlin">simbot-component-qq</code> ?</p>
138-
</blockquote>
139-
<h2 class="">法欧莉!</h2>
140-
<p class="paragraph">如果你想看一看使用QQ频道组件实现的具体作品, 可以前往QQ频道添加亲爱的 <a href="https://qun.qq.com/qunpro/robot/share?robot_appid=101986850">法欧莉斯卡雷特</a> 来体验喔~</p>
141-
<h2 class="">License</h2>
142-
<p class="paragraph"><code class="lang-kotlin">simbot-component-qq-guild</code> 使用 <code class="lang-kotlin">LGPLv3</code> 许可证开源。</p>
143-
<div class="sample-container">
144-
<pre><code class="block lang-kotlin" theme="idea">This program is free software: you can redistribute it and/or <br>modify it under the terms of the GNU Lesser General <br>Public License as published by the Free Software Foundation, <br>either version 3 of the License, or (at your option) <br>any later version.<br><br>This program is distributed in the hope that it will be useful, <br>but WITHOUT ANY WARRANTY; without even the implied <br>warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. <br>See the GNU Lesser General Public License for more details.<br><br>You should have received a copy of the GNU Lesser General Public <br>License along with this program. <br>If not, see &lt;https://www.gnu.org/licenses/&gt;.</code></pre>
145-
<span class="top-right-position"><span class="copy-icon"></span>
146-
<div class="copy-popup-wrapper popup-to-left"><span class="copy-popup-icon"></span><span>Content copied to clipboard</span></div>
147-
</span></div>
148-
</div>
149105
<h2 class="">All modules:</h2>
150106
<div class="table"><a data-name="1805754125%2FMain%2F0" anchor-label="simbot-component-qq-guild-api" id="1805754125%2FMain%2F0" data-filterable-set=""></a>
151107
<div class="table-row">
@@ -187,13 +143,18 @@ <h2 class="">All modules:</h2>
187143
</div>
188144
</div>
189145
</div>
190-
<div class="footer">
191-
<span class="go-to-top-icon"><a href="#content" id="go-to-top-link"></a></span><span>© 2022-2025 <a href='https://github.com/simple-robot'>Simple Robot</a>. All rights reserved.</span><span
192-
class="pull-right"><span>Generated by </span><a
193-
href="https://github.com/Kotlin/dokka"><span>dokka</span><span class="padded-icon"></span></a></span>
194-
</div>
146+
<div class="footer">
147+
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>
148+
<span>© 2024-2025 <a href='https://github.com/simple-robot'>Simple Robot</a>. All rights reserved.</span>
149+
<span class="pull-right">
150+
<span>Generated by </span>
151+
<a class="footer--link footer--link_external" href="https://github.com/Kotlin/dokka">
152+
<span>dokka</span>
153+
</a>
154+
</span>
155+
</div>
195156
</div>
196157
</div>
197158
</div>
198159
</body>
199-
</html>
160+
</html>

0 commit comments

Comments
 (0)