Merge pull request #55 from Torther/zhenxun_docs

添加使用文档
This commit is contained in:
HibiKier 2021-10-01 21:06:31 +08:00 committed by GitHub
commit a4154d2e95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 155 additions and 2 deletions

20
404.html Normal file
View File

@ -0,0 +1,20 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>绪山真寻Bot</title>
<meta name="generator" content="VuePress 1.8.2">
<link rel="icon" href="./favicon.ico">
<meta name="description" content="基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库的QQ群娱乐机器人">
<link rel="preload" href="./assets/css/0.styles.1b524b13.css" as="style"><link rel="preload" href="./assets/js/app.12fcdd42.js" as="script"><link rel="preload" href="./assets/js/6.7862f44a.js" as="script"><link rel="prefetch" href="./assets/js/2.e29945fe.js"><link rel="prefetch" href="./assets/js/3.0a502878.js"><link rel="prefetch" href="./assets/js/4.ab196059.js"><link rel="prefetch" href="./assets/js/5.61dedc87.js"><link rel="prefetch" href="./assets/js/7.ba10c7c0.js"><link rel="prefetch" href="./assets/js/8.35bd580e.js"><link rel="prefetch" href="./assets/js/9.61141e55.js">
<link rel="stylesheet" href="./assets/css/0.styles.1b524b13.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container"><div class="theme-default-content"><h1>404</h1> <blockquote>There's nothing here.</blockquote> <a href="/./" class="router-link-active">
Take me home.
</a></div></div><div class="global-ui"></div></div>
<script src="./assets/js/app.12fcdd42.js" defer></script><script src="./assets/js/6.7862f44a.js" defer></script>
</body>
</html>

View File

@ -1,2 +0,0 @@
# zhenxun_bot
基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库非常可爱的绪山真寻bot

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="12" height="13"><g stroke-width="2" stroke="#aaa" fill="none"><path d="M11.29 11.71l-4-4"/><circle cx="5" cy="5" r="4"/></g></svg>

After

Width:  |  Height:  |  Size: 216 B

1
assets/js/2.e29945fe.js Normal file

File diff suppressed because one or more lines are too long

1
assets/js/3.0a502878.js Normal file
View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{344:function(t,e,n){},372:function(t,e,n){"use strict";n(344)},382:function(t,e,n){"use strict";n.r(e);var i={functional:!0,props:{type:{type:String,default:"tip"},text:String,vertical:{type:String,default:"top"}},render:function(t,e){var n=e.props,i=e.slots;return t("span",{class:["badge",n.type],style:{verticalAlign:n.vertical}},n.text||i().default)}},r=(n(372),n(46)),p=Object(r.a)(i,void 0,void 0,!1,null,"15b7b770",null);e.default=p.exports}}]);

1
assets/js/4.ab196059.js Normal file
View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{345:function(t,e,a){},373:function(t,e,a){"use strict";a(345)},377:function(t,e,a){"use strict";a.r(e);var n={name:"CodeBlock",props:{title:{type:String,required:!0},active:{type:Boolean,default:!1}},mounted:function(){this.$parent&&this.$parent.loadTabs&&this.$parent.loadTabs()}},i=(a(373),a(46)),s=Object(i.a)(n,(function(){var t=this.$createElement;return(this._self._c||t)("div",{staticClass:"theme-code-block",class:{"theme-code-block__active":this.active}},[this._t("default")],2)}),[],!1,null,"759a7d02",null);e.default=s.exports}}]);

1
assets/js/5.61dedc87.js Normal file
View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{346:function(e,t,a){},374:function(e,t,a){"use strict";a(346)},378:function(e,t,a){"use strict";a.r(t);a(75),a(31),a(103),a(104);var o={name:"CodeGroup",data:function(){return{codeTabs:[],activeCodeTabIndex:-1}},watch:{activeCodeTabIndex:function(e){this.activateCodeTab(e)}},mounted:function(){this.loadTabs()},methods:{changeCodeTab:function(e){this.activeCodeTabIndex=e},loadTabs:function(){var e=this;this.codeTabs=(this.$slots.default||[]).filter((function(e){return Boolean(e.componentOptions)})).map((function(t,a){return""===t.componentOptions.propsData.active&&(e.activeCodeTabIndex=a),{title:t.componentOptions.propsData.title,elm:t.elm}})),-1===this.activeCodeTabIndex&&this.codeTabs.length>0&&(this.activeCodeTabIndex=0),this.activateCodeTab(0)},activateCodeTab:function(e){this.codeTabs.forEach((function(e){e.elm&&e.elm.classList.remove("theme-code-block__active")})),this.codeTabs[e].elm&&this.codeTabs[e].elm.classList.add("theme-code-block__active")}}},n=(a(374),a(46)),c=Object(n.a)(o,(function(){var e=this,t=e.$createElement,a=e._self._c||t;return a("ClientOnly",[a("div",{staticClass:"theme-code-group"},[a("div",{staticClass:"theme-code-group__nav"},[a("ul",{staticClass:"theme-code-group__ul"},e._l(e.codeTabs,(function(t,o){return a("li",{key:t.title,staticClass:"theme-code-group__li"},[a("button",{staticClass:"theme-code-group__nav-tab",class:{"theme-code-group__nav-tab-active":o===e.activeCodeTabIndex},on:{click:function(t){return e.changeCodeTab(o)}}},[e._v("\n "+e._s(t.title)+"\n ")])])})),0)]),e._v(" "),e._t("default"),e._v(" "),e.codeTabs.length<1?a("pre",{staticClass:"pre-blank"},[e._v("// Make sure to add code blocks to your code group")]):e._e()],2)])}),[],!1,null,"deefee04",null);t.default=c.exports}}]);

1
assets/js/6.7862f44a.js Normal file
View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{376:function(t,e,s){"use strict";s.r(e);var n=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],o={methods:{getMsg:function(){return n[Math.floor(Math.random()*n.length)]}}},i=s(46),h=Object(i.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"theme-container"},[e("div",{staticClass:"theme-default-content"},[e("h1",[this._v("404")]),this._v(" "),e("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),e("RouterLink",{attrs:{to:"/"}},[this._v("\n Take me home.\n ")])],1)])}),[],!1,null,null,null);e.default=h.exports}}]);

1
assets/js/7.ba10c7c0.js Normal file
View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{379:function(t,e,n){"use strict";n.r(e);var s=n(46),l=Object(s.a)({},(function(){var t=this.$createElement;return(this._self._c||t)("ContentSlotsDistributor",{attrs:{"slot-key":this.$parent.slotKey}})}),[],!1,null,null,null);e.default=l.exports}}]);

1
assets/js/8.35bd580e.js Normal file
View File

@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{381:function(t,s,a){"use strict";a.r(s);var e=a(46),n=Object(e.a)({},(function(){var t=this,s=t.$createElement,a=t._self._c||s;return a("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[a("h2",{attrs:{id:"部署"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#部署"}},[t._v("#")]),t._v(" 部署")]),t._v(" "),a("h3",{attrs:{id:"配置gocq"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#配置gocq"}},[t._v("#")]),t._v(" 配置gocq")]),t._v(" "),a("p",[t._v("在 "),a("a",{attrs:{href:"https://github.com/Mrs4s/go-cqhttp",target:"_blank",rel:"noopener noreferrer"}},[t._v("https://github.com/Mrs4s/go-cqhttp"),a("OutboundLink")],1),t._v(" 下载Releases最新版本运行后选择反向代理。")]),t._v(" "),a("p",[t._v("后将 go-cqhttp 的配置文件 config.yml 中的 universal 改为 universal: ws://127.0.0.1:8080/cqhttp/ws")]),t._v(" "),a("h3",{attrs:{id:"获取源码"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#获取源码"}},[t._v("#")]),t._v(" 获取源码")]),t._v(" "),a("div",{staticClass:"language- extra-class"},[a("pre",{pre:!0,attrs:{class:"language-text"}},[a("code",[t._v("git clone https://github.com/HibiKier/zhenxun_bot.git //克隆仓库\n\ncd zhenxun_bot //进入目录\n\npip install -r requirements.txt //安装依赖\n")])])]),a("p",[a("strong",[t._v("进行基础配置")])]),t._v(" "),a("blockquote",[a("p",[t._v("请查看 "),a("strong",[t._v("配置")]),t._v(" 部分")])]),t._v(" "),a("h3",{attrs:{id:"开始运行"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#开始运行"}},[t._v("#")]),t._v(" 开始运行")]),t._v(" "),a("div",{staticClass:"language- extra-class"},[a("pre",{pre:!0,attrs:{class:"language-text"}},[a("code",[t._v("python bot.py\n")])])]),a("h2",{attrs:{id:"配置"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#配置"}},[t._v("#")]),t._v(" 配置")]),t._v(" "),a("p",[a("strong",[t._v("在 configs/config.py 中的 USE_CONFIG_FILE默认为 False")])]),t._v(" "),a("blockquote",[a("p",[a("strong",[t._v("#如果不使用配置文件,将 USE_CONFIG_FILE 设置为 False")])])]),t._v(" "),a("h3",{attrs:{id:"在-env-dev文件中"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#在-env-dev文件中"}},[t._v("#")]),t._v(" 在.env.dev文件中")]),t._v(" "),a("div",{staticClass:"language- extra-class"},[a("pre",{pre:!0,attrs:{class:"language-text"}},[a("code",[t._v('SUPERUSERS = [""] # 填写你的QQ\n')])])]),a("h3",{attrs:{id:"在configs-config-py文件中"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#在configs-config-py文件中"}},[t._v("#")]),t._v(" 在configs/config.py文件中")]),t._v(" "),a("p",[a("strong",[t._v("必填:")])]),t._v(" "),a("ul",[a("li",[t._v("API KEY")]),t._v(" "),a("li",[t._v("数据库配置")])]),t._v(" "),a("p",[t._v("在./configs/config.py中配置基本配置除API KEY ,数据库和代理外都含有默认值)")]),t._v(" "),a("p",[t._v("在./configs/path_config.py配置路径含有默认配置")]),t._v(" "),a("blockquote",[a("p",[a("strong",[t._v("#可在 ./configs/config.py 文件中修改配置,在 ./configs/path_config.py 修改资源路径")])])]),t._v(" "),a("blockquote",[a("p",[a("strong",[t._v("#已在 ./configs/config.py 和 ./configs/path_config.py 中为各个配置提供注解!")])])])])}),[],!1,null,null,null);s.default=n.exports}}]);

1
assets/js/9.61141e55.js Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

41
guide/index.html Normal file
View File

@ -0,0 +1,41 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>指南 | 绪山真寻Bot</title>
<meta name="generator" content="VuePress 1.8.2">
<link rel="icon" href="./favicon.ico">
<meta name="description" content="基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库的QQ群娱乐机器人">
<link rel="preload" href="./assets/css/0.styles.1b524b13.css" as="style"><link rel="preload" href="./assets/js/app.12fcdd42.js" as="script"><link rel="preload" href="./assets/js/2.e29945fe.js" as="script"><link rel="preload" href="./assets/js/8.35bd580e.js" as="script"><link rel="prefetch" href="./assets/js/3.0a502878.js"><link rel="prefetch" href="./assets/js/4.ab196059.js"><link rel="prefetch" href="./assets/js/5.61dedc87.js"><link rel="prefetch" href="./assets/js/6.7862f44a.js"><link rel="prefetch" href="./assets/js/7.ba10c7c0.js"><link rel="prefetch" href="./assets/js/9.61141e55.js">
<link rel="stylesheet" href="./assets/css/0.styles.1b524b13.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container"><header class="navbar"><div class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div> <a href="/./" class="home-link router-link-active"><!----> <span class="site-name">绪山真寻Bot</span></a> <div class="links"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""> <!----></div> <nav class="nav-links can-hide"><div class="nav-item"><a href="/./guide/" aria-current="page" class="nav-link router-link-exact-active router-link-active">
主页
</a></div><div class="nav-item"><a href="/./guide/guide/" class="nav-link">
指南
</a></div><div class="nav-item"><a href="/./guide/help/" class="nav-link">
帮助
</a></div><div class="nav-item"><a href="https://github.com/HibiKier/zhenxun_bot" target="_blank" rel="noopener noreferrer" class="nav-link external">
Github Page
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></div> <!----></nav></div></header> <div class="sidebar-mask"></div> <aside class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/./guide/" aria-current="page" class="nav-link router-link-exact-active router-link-active">
主页
</a></div><div class="nav-item"><a href="/./guide/guide/" class="nav-link">
指南
</a></div><div class="nav-item"><a href="/./guide/help/" class="nav-link">
帮助
</a></div><div class="nav-item"><a href="https://github.com/HibiKier/zhenxun_bot" target="_blank" rel="noopener noreferrer" class="nav-link external">
Github Page
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></div> <!----></nav> <ul class="sidebar-links"><li><section class="sidebar-group depth-0"><p class="sidebar-heading open"><span>指南</span> <!----></p> <ul class="sidebar-links sidebar-group-items"><li><a href="/./guide/#部署" class="sidebar-link">部署</a><ul class="sidebar-sub-headers"><li class="sidebar-sub-header"><a href="/./guide/#配置gocq" class="sidebar-link">配置gocq</a></li><li class="sidebar-sub-header"><a href="/./guide/#获取源码" class="sidebar-link">获取源码</a></li><li class="sidebar-sub-header"><a href="/./guide/#开始运行" class="sidebar-link">开始运行</a></li></ul></li><li><a href="/./guide/#配置" class="sidebar-link">配置</a><ul class="sidebar-sub-headers"><li class="sidebar-sub-header"><a href="/./guide/#在-env-dev文件中" class="sidebar-link">在.env.dev文件中</a></li><li class="sidebar-sub-header"><a href="/./guide/#在configs-config-py文件中" class="sidebar-link">在configs/config.py文件中</a></li></ul></li></ul></section></li></ul> </aside> <main class="page"> <div class="theme-default-content content__default"><h2 id="部署"><a href="#部署" class="header-anchor">#</a> 部署</h2> <h3 id="配置gocq"><a href="#配置gocq" class="header-anchor">#</a> 配置gocq</h3> <p><a href="https://github.com/Mrs4s/go-cqhttp" target="_blank" rel="noopener noreferrer">https://github.com/Mrs4s/go-cqhttp<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a> 下载Releases最新版本运行后选择反向代理。</p> <p>后将 go-cqhttp 的配置文件 config.yml 中的 universal 改为 universal: ws://127.0.0.1:8080/cqhttp/ws</p> <h3 id="获取源码"><a href="#获取源码" class="header-anchor">#</a> 获取源码</h3> <div class="language- extra-class"><pre class="language-text"><code>git clone https://github.com/HibiKier/zhenxun_bot.git //克隆仓库
cd zhenxun_bot //进入目录
pip install -r requirements.txt //安装依赖
</code></pre></div><p><strong>进行基础配置</strong></p> <blockquote><p>请查看 <strong>配置</strong> 部分</p></blockquote> <h3 id="开始运行"><a href="#开始运行" class="header-anchor">#</a> 开始运行</h3> <div class="language- extra-class"><pre class="language-text"><code>python bot.py
</code></pre></div><h2 id="配置"><a href="#配置" class="header-anchor">#</a> 配置</h2> <p><strong>在 configs/config.py 中的 USE_CONFIG_FILE默认为 False</strong></p> <blockquote><p><strong>#如果不使用配置文件,将 USE_CONFIG_FILE 设置为 False</strong></p></blockquote> <h3 id="在-env-dev文件中"><a href="#在-env-dev文件中" class="header-anchor">#</a> 在.env.dev文件中</h3> <div class="language- extra-class"><pre class="language-text"><code>SUPERUSERS = [&quot;&quot;] # 填写你的QQ
</code></pre></div><h3 id="在configs-config-py文件中"><a href="#在configs-config-py文件中" class="header-anchor">#</a> 在configs/config.py文件中</h3> <p><strong>必填:</strong></p> <ul><li>API KEY</li> <li>数据库配置</li></ul> <p>在./configs/config.py中配置基本配置除API KEY ,数据库和代理外都含有默认值)</p> <p>在./configs/path_config.py配置路径含有默认配置</p> <blockquote><p><strong>#可在 ./configs/config.py 文件中修改配置,在 ./configs/path_config.py 修改资源路径</strong></p></blockquote> <blockquote><p><strong>#已在 ./configs/config.py 和 ./configs/path_config.py 中为各个配置提供注解!</strong></p></blockquote></div> <footer class="page-edit"><!----> <!----></footer> <!----> </main></div><div class="global-ui"></div></div>
<script src="./assets/js/app.12fcdd42.js" defer></script><script src="./assets/js/2.e29945fe.js" defer></script><script src="./assets/js/8.35bd580e.js" defer></script>
</body>
</html>

34
help/index.html Normal file

File diff suppressed because one or more lines are too long

42
index.html Normal file
View File

@ -0,0 +1,42 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>绪山真寻Bot</title>
<meta name="generator" content="VuePress 1.8.2">
<link rel="icon" href="./favicon.ico">
<meta name="description" content="基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库的QQ群娱乐机器人">
<link rel="preload" href="./assets/css/0.styles.1b524b13.css" as="style"><link rel="preload" href="./assets/js/app.12fcdd42.js" as="script"><link rel="preload" href="./assets/js/2.e29945fe.js" as="script"><link rel="preload" href="./assets/js/7.ba10c7c0.js" as="script"><link rel="prefetch" href="./assets/js/3.0a502878.js"><link rel="prefetch" href="./assets/js/4.ab196059.js"><link rel="prefetch" href="./assets/js/5.61dedc87.js"><link rel="prefetch" href="./assets/js/6.7862f44a.js"><link rel="prefetch" href="./assets/js/8.35bd580e.js"><link rel="prefetch" href="./assets/js/9.61141e55.js">
<link rel="stylesheet" href="./assets/css/0.styles.1b524b13.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container no-sidebar"><header class="navbar"><div class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div> <a href="/./" aria-current="page" class="home-link router-link-exact-active router-link-active"><!----> <span class="site-name">绪山真寻Bot</span></a> <div class="links"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""> <!----></div> <nav class="nav-links can-hide"><div class="nav-item"><a href="/./" aria-current="page" class="nav-link router-link-exact-active router-link-active">
主页
</a></div><div class="nav-item"><a href="/./guide/" class="nav-link">
指南
</a></div><div class="nav-item"><a href="/./help/" class="nav-link">
帮助
</a></div><div class="nav-item"><a href="https://github.com/HibiKier/zhenxun_bot" target="_blank" rel="noopener noreferrer" class="nav-link external">
Github Page
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></div> <!----></nav></div></header> <div class="sidebar-mask"></div> <aside class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/./" aria-current="page" class="nav-link router-link-exact-active router-link-active">
主页
</a></div><div class="nav-item"><a href="/./guide/" class="nav-link">
指南
</a></div><div class="nav-item"><a href="/./help/" class="nav-link">
帮助
</a></div><div class="nav-item"><a href="https://github.com/HibiKier/zhenxun_bot" target="_blank" rel="noopener noreferrer" class="nav-link external">
Github Page
<span><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path> <polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg> <span class="sr-only">(opens new window)</span></span></a></div> <!----></nav> <ul class="sidebar-links"><li><a href="/./guide/" class="sidebar-link">指南</a></li><li><a href="/./help/" class="sidebar-link">帮助文档</a></li></ul> </aside> <main aria-labelledby="main-title" class="home"><header class="hero"><img src="./zhenxun.png" alt="hero"> <h1 id="main-title">
绪山真寻Bot
</h1> <p class="description">
基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库的QQ群娱乐机器人
</p> <p class="action"><a href="/./guide/" class="nav-link action-button">
快速上手
</a></p></header> <div class="features"><div class="feature"><h2>go-cqhttp</h2> <p>此项目基于 Nonebot2 和 go-cqhttp 开发,以 postgresql 作为数据库的QQ群娱乐机器人</p></div><div class="feature"><h2>关于</h2> <p>用爱发电,某些功能学习借鉴了大佬们的代码,因为绪山真寻实在太可爱了因此开发了 绪山真寻bot实现了一些对群友的娱乐功能和实用功能大概</p></div><div class="feature"><h2>声明</h2> <p>此项目仅用于学习交流,请勿用于非法用途</p></div></div> <div class="theme-default-content custom content__default"></div> <div class="footer">
Copyright xxxxxxxxx
</div></main></div><div class="global-ui"></div></div>
<script src="./assets/js/app.12fcdd42.js" defer></script><script src="./assets/js/2.e29945fe.js" defer></script><script src="./assets/js/7.ba10c7c0.js" defer></script>
</body>
</html>

BIN
zhenxun.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 920 KiB