Deploying to gh-pages from @ snowykami/LiteyukiBot@37b1346361 🚀

This commit is contained in:
snowykami 2024-03-28 04:05:52 +00:00
parent ecff6ad825
commit 3ab70c390e
44 changed files with 231 additions and 536 deletions

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o,e as n}from"./app-Co4Wt1Kd.js";const r={},a=n("p",null,"404 Not Found",-1),p=[a];function c(s,i){return e(),o("div",null,p)}const d=t(r,[["render",c],["__file","404.html.vue"]]),h=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","description":"404 Not Found","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/404.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:description","content":"404 Not Found"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"article:author","content":"SnowyKami"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"\\",\\"description\\":\\"404 Not Found\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0.01,"words":3},"filePathRelative":null,"autoDesc":true}');export{d as comp,h as data};
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o,d as n}from"./app-BADRtOml.js";const r={},a=n("p",null,"404 Not Found",-1),p=[a];function c(s,i){return e(),o("div",null,p)}const d=t(r,[["render",c],["__file","404.html.vue"]]),h=JSON.parse('{"path":"/404.html","title":"","lang":"zh-CN","frontmatter":{"layout":"NotFound","description":"404 Not Found","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/404.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:description","content":"404 Not Found"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"article:author","content":"远野千束"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"\\",\\"description\\":\\"404 Not Found\\"}"]]},"headers":[],"git":{},"readingTime":{"minutes":0.01,"words":3},"filePathRelative":null,"autoDesc":true}');export{d as comp,h as data};

34
assets/app-BADRtOml.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

View File

@ -0,0 +1,22 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as n,c as a,b as s}from"./app-BADRtOml.js";const t={},l=s(`<h2 id="内置插件命令" tabindex="-1"><a class="header-anchor" href="#内置插件命令"><span>内置插件命令</span></a></h2><h3 id="轻雪liteyuki" tabindex="-1"><a class="header-anchor" href="#轻雪liteyuki"><span>轻雪<code>liteyuki</code></span></a></h3><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>reload-liteyuki <span class="token comment"># 重载轻雪</span>
update-liteyuki <span class="token comment"># 更新轻雪</span>
liteyuki <span class="token comment"># 查看轻雪信息</span>
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><h3 id="nonebot-liteyuki-npm" tabindex="-1"><a class="header-anchor" href="#nonebot-liteyuki-npm"><span>Nonebot <code>liteyuki_npm</code></span></a></h3><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token function">npm</span> update <span class="token comment"># </span>
<span class="token function">npm</span> <span class="token function">install</span> <span class="token operator">&lt;</span>plugin_name<span class="token operator">&gt;</span> <span class="token comment"># </span>
<span class="token function">npm</span> uninstall <span class="token operator">&lt;</span>plugin_name<span class="token operator">&gt;</span> <span class="token comment"># </span>
<span class="token function">npm</span> search <span class="token operator">&lt;</span>keywords<span class="token punctuation">..</span>.<span class="token operator">&gt;</span> <span class="token comment"># </span>
------
别名: <span class="token function">npm</span> , update , <span class="token function">install</span> , uninstall , search
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code><span class="token builtin class-name">enable</span> <span class="token operator">&lt;</span>plugin_name<span class="token operator">&gt;</span> <span class="token comment"># </span>
disable <span class="token operator">&lt;</span>plugin_name<span class="token operator">&gt;</span> <span class="token comment"># </span>
enable-global <span class="token operator">&lt;</span>plugin_name<span class="token operator">&gt;</span> <span class="token comment"># </span>
disable-global <span class="token operator">&lt;</span>plugin_name<span class="token operator">&gt;</span> <span class="token comment"># </span>
list-plugin <span class="token comment"># 列出所有插件</span>
------
别名: <span class="token builtin class-name">enable</span> , disable , enable-global , disable-global , list-plugin /
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><h3 id="liteyuki-user" tabindex="-1"><a class="header-anchor" href="#liteyuki-user"><span><code>liteyuki_user</code></span></a></h3><div class="language-bash line-numbers-mode" data-ext="sh" data-title="sh"><pre class="language-bash"><code>profile <span class="token comment"># </span>
profile <span class="token builtin class-name">set</span> <span class="token operator">&lt;</span>key<span class="token operator">&gt;</span> <span class="token punctuation">[</span>value<span class="token punctuation">]</span> <span class="token comment"># </span>
profile get <span class="token operator">&lt;</span>key<span class="token operator">&gt;</span> <span class="token comment"># </span>
------
别名: profile 个人信息, <span class="token builtin class-name">set</span> , get
</code></pre><div class="line-numbers" aria-hidden="true"><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div><div class="line-number"></div></div></div><p><em><code>&lt;param&gt;</code><code>[param]</code></em></p><p><em>使<code>npm install ~</code>使<code> ~</code></em></p>`,10),i=[l];function o(p,c){return n(),a("div",null,i)}const m=e(t,[["render",o],["__file","basic_command.html.vue"]]),u=JSON.parse('{"path":"/usage/basic_command.html","title":"","lang":"zh-CN","frontmatter":{"title":"","icon":"laptop-code","order":1,"category":"使","description":" liteyuki Nonebot liteyuki_npm liteyuki_user <param>[param] 使npm install ~使 ~","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/usage/basic_command.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":""}],["meta",{"property":"og:description","content":" liteyuki Nonebot liteyuki_npm liteyuki_user <param>[param] 使npm install ~使 ~"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T04:05:03.000Z"}],["meta",{"property":"article:author","content":""}],["meta",{"property":"article:modified_time","content":"2024-03-28T04:05:03.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T04:05:03.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[{"level":2,"title":"","slug":"","link":"#","children":[{"level":3,"title":"liteyuki","slug":"liteyuki","link":"#liteyuki","children":[]},{"level":3,"title":"Nonebot liteyuki_npm","slug":"nonebot-liteyuki-npm","link":"#nonebot-liteyuki-npm","children":[]},{"level":3,"title":"liteyuki_user","slug":"liteyuki-user","link":"#liteyuki-user","children":[]}]}],"git":{"createdTime":1711598703000,"updatedTime":1711598703000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":1}]},"readingTime":{"minutes":0.93,"words":280},"filePathRelative":"usage/basic_command.md","localizedDate":"2024328","autoDesc":true}');export{m as comp,u as data};

View File

@ -1 +0,0 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o,e as a}from"./app-Co4Wt1Kd.js";const r={},i=a("p",null,"功能详情...",-1),n=[i];function c(m,p){return t(),o("div",null,n)}const d=e(r,[["render",c],["__file","baz.html.vue"]]),h=JSON.parse('{"path":"/guide/bar/baz.html","title":"Baz","lang":"zh-CN","frontmatter":{"title":"Baz","icon":"circle-info","description":"功能详情...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/guide/bar/baz.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"Baz"}],["meta",{"property":"og:description","content":"功能详情..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T02:50:19.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T02:50:19.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Baz\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T02:50:19.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.03,"words":10},"filePathRelative":"guide/bar/baz.md","localizedDate":"2024年3月28日","autoDesc":true}');export{d as comp,h as data};

View File

@ -1 +0,0 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o}from"./app-Co4Wt1Kd.js";const a={};function r(n,i){return e(),o("div")}const p=t(a,[["render",r],["__file","config.html.vue"]]),l=JSON.parse('{"path":"/deployment/config.html","title":"配置","lang":"zh-CN","frontmatter":{"title":"配置","icon":"object-group","order":2,"category":"使用指南","tag":["配置","部署"],"head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/deployment/config.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"配置"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:tag","content":"配置"}],["meta",{"property":"article:tag","content":"部署"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"配置\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":3}]},"readingTime":{"minutes":0.06,"words":18},"filePathRelative":"deployment/config.md","localizedDate":"2024年3月28日"}');export{p as comp,l as data};

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o,d as a,e as i,f as r}from"./app-Co4Wt1Kd.js";const l={},n=i("p",null,"你可以通过设置页面的 Frontmatter在页面禁用功能与布局。",-1),s=r("<p>本页面就是一个示例,禁用了如下功能:</p><ul><li>导航栏</li><li>侧边栏</li><li>路径导航</li><li>页面信息</li><li>贡献者</li><li>编辑此页链接</li><li>更新时间</li><li>上一篇/下一篇 链接</li><li>评论</li><li>页脚</li><li>返回顶部按钮</li></ul>",2);function m(c,p){return t(),o("div",null,[n,a(" more "),s])}const h=e(l,[["render",m],["__file","disable.html.vue"]]),u=JSON.parse('{"path":"/demo/disable.html","title":"布局与功能禁用","lang":"zh-CN","frontmatter":{"title":"布局与功能禁用","icon":"gears","order":4,"category":["使用指南"],"tag":["禁用"],"navbar":false,"sidebar":false,"breadcrumb":false,"pageInfo":false,"contributors":false,"editLink":false,"lastUpdated":false,"prev":false,"next":false,"comment":false,"footer":false,"backtotop":false,"description":"你可以通过设置页面的 Frontmatter在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/demo/disable.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"布局与功能禁用"}],["meta",{"property":"og:description","content":"你可以通过设置页面的 Frontmatter在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T02:50:19.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:tag","content":"禁用"}],["meta",{"property":"article:modified_time","content":"2024-03-28T02:50:19.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"布局与功能禁用\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T02:50:19.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.43,"words":128},"filePathRelative":"demo/disable.md","localizedDate":"2024年3月28日","autoDesc":true}');export{h as comp,u as data};

View File

@ -1 +0,0 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o,c as a,e}from"./app-Co4Wt1Kd.js";const n={},s=e("h1",{id:"密码加密的文章",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#密码加密的文章"},[e("span",null,"密码加密的文章")])],-1),c=e("p",null,"实际的文章内容。",-1),r=e("p",null,"段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字段落 1 文字。",-1),l=e("p",null,"段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字段落 2 文字。",-1),i=[s,c,r,l];function d(m,_){return o(),a("div",null,i)}const f=t(n,[["render",d],["__file","encrypt.html.vue"]]),u=JSON.parse('{"path":"/demo/encrypt.html","title":"密码加密的文章","lang":"zh-CN","frontmatter":{"icon":"lock","category":["使用指南"],"tag":["加密"],"feed":false,"seo":false,"head":[]},"headers":[],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.51,"words":154},"filePathRelative":"demo/encrypt.md","localizedDate":"2024年3月28日"}');export{f as comp,u as data};

View File

@ -0,0 +1 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o}from"./app-BADRtOml.js";const a={};function r(m,n){return t(),o("div")}const p=e(a,[["render",r],["__file","extra_command.html.vue"]]),s=JSON.parse('{"path":"/usage/extra_command.html","title":"功能命令","lang":"zh-CN","frontmatter":{"title":"功能命令","icon":"laptop-code","order":2,"category":"使用手册","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/usage/extra_command.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"功能命令"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T04:05:03.000Z"}],["meta",{"property":"article:author","content":"远野千束"}],["meta",{"property":"article:modified_time","content":"2024-03-28T04:05:03.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"功能命令\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T04:05:03.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"远野千束\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711598703000,"updatedTime":1711598703000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":1}]},"readingTime":{"minutes":0.05,"words":15},"filePathRelative":"usage/extra_command.md","localizedDate":"2024年3月28日"}');export{p as comp,s as data};

View File

@ -1 +0,0 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r as o,o as a,c as n,a as r,w as i,b as m}from"./app-Co4Wt1Kd.js";const c={};function p(l,s){const e=o("Catalog");return a(),n("div",null,[r(e,null,{default:i(()=>[m("a")]),_:1})])}const h=t(c,[["render",p],["__file","index.html.vue"]]),_=JSON.parse('{"path":"/demo/","title":"主要功能与配置演示","lang":"zh-CN","frontmatter":{"title":"主要功能与配置演示","index":false,"icon":"laptop-code","category":["使用指南"],"head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/demo/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"主要功能与配置演示"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"主要功能与配置演示\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711585604000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":7}]},"readingTime":{"minutes":0.08,"words":23},"filePathRelative":"demo/README.md","localizedDate":"2024年3月28日"}');export{h as comp,_ as data};

View File

@ -0,0 +1 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r as o,o as a,c as n,a as r}from"./app-BADRtOml.js";const p={};function i(m,c){const e=o("Catalog");return a(),n("div",null,[r(e)])}const d=t(p,[["render",i],["__file","index.html.vue"]]),y=JSON.parse('{"path":"/deployment/","title":"项目部署","lang":"zh-CN","frontmatter":{"title":"项目部署","index":false,"icon":"laptop-code","category":"部署","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/deployment/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"项目部署"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T04:05:03.000Z"}],["meta",{"property":"article:author","content":"远野千束"}],["meta",{"property":"article:modified_time","content":"2024-03-28T04:05:03.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"项目部署\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T04:05:03.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"远野千束\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711598703000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":4}]},"readingTime":{"minutes":0.05,"words":15},"filePathRelative":"deployment/README.md","localizedDate":"2024年3月28日"}');export{d as comp,y as data};

View File

@ -0,0 +1 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r as o,o as a,c as n,a as r}from"./app-BADRtOml.js";const i={};function c(p,m){const e=o("Catalog");return a(),n("div",null,[r(e)])}const d=t(i,[["render",c],["__file","index.html.vue"]]),h=JSON.parse('{"path":"/usage/","title":"使用手册","lang":"zh-CN","frontmatter":{"title":"使用手册","index":false,"icon":"laptop-code","category":"使用手册","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/usage/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"使用手册"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T04:05:03.000Z"}],["meta",{"property":"article:author","content":"远野千束"}],["meta",{"property":"article:modified_time","content":"2024-03-28T04:05:03.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"使用手册\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T04:05:03.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"远野千束\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711598703000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":4}]},"readingTime":{"minutes":0.06,"words":17},"filePathRelative":"usage/README.md","localizedDate":"2024年3月28日"}');export{d as comp,h as data};

View File

@ -1 +0,0 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o}from"./app-Co4Wt1Kd.js";const a={};function r(n,i){return t(),o("div")}const c=e(a,[["render",r],["__file","index.html.vue"]]),s=JSON.parse('{"path":"/usage/","title":"使用指南","lang":"zh-CN","frontmatter":{"title":"使用指南","index":false,"icon":"laptop-code","category":"使用指南","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/usage/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"使用指南"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"使用指南\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":3}]},"readingTime":{"minutes":0.05,"words":15},"filePathRelative":"usage/README.md","localizedDate":"2024年3月28日"}');export{c as comp,s as data};

View File

@ -1 +0,0 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o}from"./app-Co4Wt1Kd.js";const a={};function n(r,i){return t(),o("div")}const c=e(a,[["render",n],["__file","index.html.vue"]]),l=JSON.parse('{"path":"/deployment/","title":"快速部署","lang":"zh-CN","frontmatter":{"title":"快速部署","index":false,"icon":"laptop-code","category":"安装和配置","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/deployment/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"快速部署"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"快速部署\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":3}]},"readingTime":{"minutes":0.05,"words":16},"filePathRelative":"deployment/README.md","localizedDate":"2024年3月28日"}');export{c as comp,l as data};

View File

@ -1 +1 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o}from"./app-Co4Wt1Kd.js";const i={};function s(a,r){return t(),o("div")}const m=e(i,[["render",s],["__file","index.html.vue"]]),c=JSON.parse('{"path":"/","title":"首页","lang":"zh-CN","frontmatter":{"home":true,"icon":"home","title":"首页","heroImage":"https://cdn.liteyuki.icu/static/img/logo.png","bgImage":"https://theme-hope-assets.vuejs.press/bg/6-light.svg","bgImageDark":"https://theme-hope-assets.vuejs.press/bg/6-dark.svg","bgImageStyle":{"background-attachment":"fixed"},"heroText":"LiteyukiBot 6","tagline":"基于Nonebot2的OneBot标准聊天机器人不仅仅局限于OneBot","actions":[{"text":"使用指南","icon":"lightbulb","link":"./usage/","type":"primary"},{"text":"文档","link":"./guide/"}],"highlights":[{"header":"快速部署","image":"/assets/image/box.svg","bgImage":"https://theme-hope-assets.vuejs.press/bg/3-light.svg","bgImageDark":"https://theme-hope-assets.vuejs.press/bg/3-dark.svg","highlights":[{"title":"安装 Git 和 Python3.10+"},{"title":"使用 <code>git clone https://github.com/snowykami/LiteyukiBot</code> 以克隆项目至本地。","details":"如果无法连接到GitHub可以使用 <code>git clone https://gitee.com/snowykami/LiteyukiBot</code>。"},{"title":"使用 <code>cd LiteyukiBot</code> 切换到项目目录。"},{"title":"使用 <code>pip install -r requirements.txt</code> 安装项目依赖。","details":"如果你有多个 Python 环境,请使用 <code>pythonx -m pip install -r requirements.txt</code>。"},{"title":"使用 <code>python main.py</code> 启动项目。"}]}],"copyright":false,"footer":"使用 <a href=\\"https://theme-hope.vuejs.press/zh/\\" target=\\"_blank\\">VuePress Theme Hope</a> 主题 | MIT 协议, 版权所有 © 2019-present Mr.Hope","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"首页"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"首页\\"}"]]},"headers":[],"git":{"createdTime":1711460020000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":10}]},"readingTime":{"minutes":0.95,"words":284},"filePathRelative":"README.md","localizedDate":"2024年3月26日"}');export{m as comp,c as data};
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o}from"./app-BADRtOml.js";const i={};function s(a,r){return t(),o("div")}const m=e(i,[["render",s],["__file","index.html.vue"]]),c=JSON.parse('{"path":"/","title":"首页","lang":"zh-CN","frontmatter":{"home":true,"icon":"home","title":"首页","heroImage":"https://cdn.liteyuki.icu/static/img/logo.png","bgImage":"https://theme-hope-assets.vuejs.press/bg/6-light.svg","bgImageDark":"https://theme-hope-assets.vuejs.press/bg/6-dark.svg","bgImageStyle":{"background-attachment":"fixed"},"heroText":"LiteyukiBot 6","tagline":"基于Nonebot2的OneBot标准聊天机器人不仅仅局限于OneBot","actions":[{"text":"使用指南","icon":"lightbulb","link":"./usage/","type":"primary"},{"text":"文档","link":"./guide/"}],"highlights":[{"header":"快速部署","image":"/assets/image/box.svg","bgImage":"https://theme-hope-assets.vuejs.press/bg/3-light.svg","bgImageDark":"https://theme-hope-assets.vuejs.press/bg/3-dark.svg","highlights":[{"title":"安装 Git 和 Python3.10+"},{"title":"使用 <code>git clone https://github.com/snowykami/LiteyukiBot</code> 以克隆项目至本地。","details":"如果无法连接到GitHub可以使用 <code>git clone https://gitee.com/snowykami/LiteyukiBot</code>。"},{"title":"使用 <code>cd LiteyukiBot</code> 切换到项目目录。"},{"title":"使用 <code>pip install -r requirements.txt</code> 安装项目依赖。","details":"如果你有多个 Python 环境,请使用 <code>pythonx -m pip install -r requirements.txt</code>。"},{"title":"使用 <code>python main.py</code> 启动项目。"}]}],"copyright":false,"footer":"使用 <a href=\\"https://theme-hope.vuejs.press/zh/\\" target=\\"_blank\\">VuePress Theme Hope</a> 主题 | MIT 协议, 版权所有 © 2019-present Mr.Hope","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"首页"}],["meta",{"property":"og:type","content":"website"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"远野千束"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"WebPage\\",\\"name\\":\\"首页\\"}"]]},"headers":[],"git":{"createdTime":1711460020000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":10}]},"readingTime":{"minutes":0.95,"words":284},"filePathRelative":"README.md","localizedDate":"2024年3月26日"}');export{m as comp,c as data};

View File

@ -1 +0,0 @@
import{_ as i}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r,o as l,c as s,e,a as o,w as a,b as n}from"./app-Co4Wt1Kd.js";const c={},d=e("h2",{id:"功能亮点",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#功能亮点"},[e("span",null,"功能亮点")])],-1),p=e("h3",{id:"bar",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#bar"},[e("span",null,"Bar")])],-1),m=e("li",null,"...",-1),h=e("h3",{id:"foo",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#foo"},[e("span",null,"Foo")])],-1),u=e("li",null,"...",-1);function _(f,y){const t=r("RouteLink");return l(),s("div",null,[d,p,e("ul",null,[e("li",null,[o(t,{to:"/guide/bar/baz.html"},{default:a(()=>[n("baz")]),_:1})]),m]),h,e("ul",null,[e("li",null,[o(t,{to:"/guide/foo/ray.html"},{default:a(()=>[n("ray")]),_:1})]),u])])}const k=i(c,[["render",_],["__file","index.html.vue"]]),x=JSON.parse('{"path":"/guide/","title":"指南","lang":"zh-CN","frontmatter":{"title":"指南","icon":"lightbulb","description":"功能亮点 Bar ... Foo ...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/guide/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"指南"}],["meta",{"property":"og:description","content":"功能亮点 Bar ... Foo ..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T02:50:19.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T02:50:19.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"指南\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T02:50:19.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[{"level":2,"title":"功能亮点","slug":"功能亮点","link":"#功能亮点","children":[{"level":3,"title":"Bar","slug":"bar","link":"#bar","children":[]},{"level":3,"title":"Foo","slug":"foo","link":"#foo","children":[]}]}],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.06,"words":17},"filePathRelative":"guide/README.md","localizedDate":"2024年3月28日","autoDesc":true}');export{k as comp,x as data};

View File

@ -1 +0,0 @@
import{_ as o}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r as a,o as n,c as r,e,a as i,w as l,b as c}from"./app-Co4Wt1Kd.js";const s={},p=e("h2",{id:"介绍",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#介绍"},[e("span",null,"介绍")])],-1),d=e("p",null,"我们支持 bar 功能,...",-1),m=e("h2",{id:"详情",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#详情"},[e("span",null,"详情")])],-1),h=e("li",null,"...",-1);function u(_,y){const t=a("RouteLink");return n(),r("div",null,[p,d,m,e("ul",null,[e("li",null,[i(t,{to:"/guide/bar/baz.html"},{default:l(()=>[c("baz")]),_:1})]),h])])}const f=o(s,[["render",u],["__file","index.html.vue"]]),k=JSON.parse('{"path":"/guide/bar/","title":"Bar 功能","lang":"zh-CN","frontmatter":{"title":"Bar 功能","icon":"lightbulb","description":"介绍 我们支持 bar 功能,... 详情 ...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/guide/bar/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"Bar 功能"}],["meta",{"property":"og:description","content":"介绍 我们支持 bar 功能,... 详情 ..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T02:50:19.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T02:50:19.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Bar 功能\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T02:50:19.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[{"level":2,"title":"介绍","slug":"介绍","link":"#介绍","children":[]},{"level":2,"title":"详情","slug":"详情","link":"#详情","children":[]}],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.07,"words":21},"filePathRelative":"guide/bar/README.md","localizedDate":"2024年3月28日","autoDesc":true}');export{f as comp,k as data};

View File

@ -1 +0,0 @@
import{_ as o}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r as n,o as a,c as i,e,a as r,w as l,b as c}from"./app-Co4Wt1Kd.js";const s={},p=e("h2",{id:"介绍",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#介绍"},[e("span",null,"介绍")])],-1),d=e("p",null,"我们支持 foo 功能,...",-1),m=e("h2",{id:"详情",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#详情"},[e("span",null,"详情")])],-1),h=e("li",null,"...",-1);function u(_,f){const t=n("RouteLink");return a(),i("div",null,[p,d,m,e("ul",null,[e("li",null,[r(t,{to:"/guide/foo/ray.html"},{default:l(()=>[c("ray")]),_:1})]),h])])}const k=o(s,[["render",u],["__file","index.html.vue"]]),x=JSON.parse('{"path":"/guide/foo/","title":"Foo 功能","lang":"zh-CN","frontmatter":{"title":"Foo 功能","icon":"lightbulb","description":"介绍 我们支持 foo 功能,... 详情 ...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/guide/foo/"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"Foo 功能"}],["meta",{"property":"og:description","content":"介绍 我们支持 foo 功能,... 详情 ..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T02:50:19.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T02:50:19.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Foo 功能\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T02:50:19.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[{"level":2,"title":"介绍","slug":"介绍","link":"#介绍","children":[]},{"level":2,"title":"详情","slug":"详情","link":"#详情","children":[]}],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.07,"words":21},"filePathRelative":"guide/foo/README.md","localizedDate":"2024年3月28日","autoDesc":true}');export{k as comp,x as data};

View File

@ -1 +1 @@
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o,f as i}from"./app-Co4Wt1Kd.js";const n={},c=i("<ol><li>安装 <code>Git</code> 和 <code>Python3.10+</code> 环境</li><li>克隆项目 <code>git clone https://github.com/snowykami/LiteyukiBot</code> (无法连接可以用<code>https://gitee.com/snowykami/LiteyukiBot</code>)</li><li>切换目录<code>cd LiteyukiBot</code></li><li>安装依赖<code>pip install -r requirements.txt</code>(如果多个Python环境请指定后安装<code>pythonx -m pip install -r requirements.txt</code>)</li><li>启动<code>python main.py</code></li></ol>",1),a=[c];function r(l,m){return e(),o("div",null,a)}const d=t(n,[["render",r],["__file","install.html.vue"]]),y=JSON.parse('{"path":"/deployment/install.html","title":"安装","lang":"zh-CN","frontmatter":{"title":"安装","icon":"object-group","order":1,"category":"使用指南","tag":["安装"],"description":"安装 Git 和 Python3.10+ 环境 克隆项目 git clone https://github.com/snowykami/LiteyukiBot (无法连接可以用https://gitee.com/snowykami/LiteyukiBot) 切换目录cd LiteyukiBot 安装依赖pip install -r requiremen...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/deployment/install.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"安装"}],["meta",{"property":"og:description","content":"安装 Git 和 Python3.10+ 环境 克隆项目 git clone https://github.com/snowykami/LiteyukiBot (无法连接可以用https://gitee.com/snowykami/LiteyukiBot) 切换目录cd LiteyukiBot 安装依赖pip install -r requiremen..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:tag","content":"安装"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"安装\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":3}]},"readingTime":{"minutes":0.27,"words":82},"filePathRelative":"deployment/install.md","localizedDate":"2024年3月28日","autoDesc":true}');export{d as comp,y as data};
import{_ as t}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as e,c as o,b as i}from"./app-BADRtOml.js";const n={},c=i("<ol><li>安装 <code>Git</code> 和 <code>Python3.10+</code> 环境</li><li>克隆项目 <code>git clone https://github.com/snowykami/LiteyukiBot</code> (无法连接可以用<code>https://gitee.com/snowykami/LiteyukiBot</code>)</li><li>切换目录<code>cd LiteyukiBot</code></li><li>安装依赖<code>pip install -r requirements.txt</code>(如果多个Python环境请指定后安装<code>pythonx -m pip install -r requirements.txt</code>)</li><li>启动<code>python main.py</code></li></ol>",1),a=[c];function r(l,p){return e(),o("div",null,a)}const d=t(n,[["render",r],["__file","install.html.vue"]]),y=JSON.parse('{"path":"/deployment/install.html","title":"安装","lang":"zh-CN","frontmatter":{"title":"安装","icon":"object-group","order":1,"category":"使用指南","tag":["安装"],"description":"安装 Git 和 Python3.10+ 环境 克隆项目 git clone https://github.com/snowykami/LiteyukiBot (无法连接可以用https://gitee.com/snowykami/LiteyukiBot) 切换目录cd LiteyukiBot 安装依赖pip install -r requiremen...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/deployment/install.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"安装"}],["meta",{"property":"og:description","content":"安装 Git 和 Python3.10+ 环境 克隆项目 git clone https://github.com/snowykami/LiteyukiBot (无法连接可以用https://gitee.com/snowykami/LiteyukiBot) 切换目录cd LiteyukiBot 安装依赖pip install -r requiremen..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"远野千束"}],["meta",{"property":"article:tag","content":"安装"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"安装\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"远野千束\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711589926000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":3}]},"readingTime":{"minutes":0.27,"words":82},"filePathRelative":"deployment/install.md","localizedDate":"2024年3月28日","autoDesc":true}');export{d as comp,y as data};

View File

@ -1 +0,0 @@
import{_ as n}from"./plugin-vue_export-helper-DlAUqK2U.js";import{r as a,o as l,c as s,e,b as r,a as o}from"./app-Co4Wt1Kd.js";const h={},p=e("p",null,"布局包括:",-1),i={href:"https://theme-hope.vuejs.press/zh/guide/layout/navbar.html",target:"_blank",rel:"noopener noreferrer"},m={href:"https://theme-hope.vuejs.press/zh/guide/layout/sidebar.html",target:"_blank",rel:"noopener noreferrer"},u={href:"https://theme-hope.vuejs.press/zh/guide/layout/footer.html",target:"_blank",rel:"noopener noreferrer"},c=e("p",null,"同时每个页面包含:",-1),d={href:"https://theme-hope.vuejs.press/zh/guide/layout/breadcrumb.html",target:"_blank",rel:"noopener noreferrer"},_={href:"https://theme-hope.vuejs.press/zh/guide/feature/page-info.html",target:"_blank",rel:"noopener noreferrer"},f={href:"https://theme-hope.vuejs.press/zh/guide/layout/page.html#%E6%A0%87%E9%A2%98%E5%88%97%E8%A1%A8",target:"_blank",rel:"noopener noreferrer"},g={href:"https://theme-hope.vuejs.press/guide/feature/meta.html",target:"_blank",rel:"noopener noreferrer"},y={href:"https://theme-hope.vuejs.press/zh/guide/feature/comment.html",target:"_blank",rel:"noopener noreferrer"},k=e("p",null,"主题也带有以下元素:",-1),E={href:"https://theme-hope.vuejs.press/zh/guide/interface/darkmode.html",target:"_blank",rel:"noopener noreferrer"},b={href:"https://theme-hope.vuejs.press/guide/interface/others.html#%E8%BF%94%E5%9B%9E%E9%A1%B6%E9%83%A8%E6%8C%89%E9%92%AE",target:"_blank",rel:"noopener noreferrer"},v={href:"https://theme-hope.vuejs.press/guide/interface/others.html#%E6%89%93%E5%8D%B0%E6%8C%89%E9%92%AE",target:"_blank",rel:"noopener noreferrer"},j=e("p",null,"你可以在主题选项和页面的 frontmatter 中自定义它们。",-1);function z(T,A){const t=a("ExternalLinkIcon");return l(),s("div",null,[p,e("ul",null,[e("li",null,[e("a",i,[r("导航栏"),o(t)])]),e("li",null,[e("a",m,[r("侧边栏"),o(t)])]),e("li",null,[e("a",u,[r("页脚"),o(t)])])]),c,e("ul",null,[e("li",null,[e("a",d,[r("路径导航"),o(t)])]),e("li",null,[e("a",_,[r("标题和页面信息"),o(t)])]),e("li",null,[e("a",f,[r("TOC (文章标题列表)"),o(t)])]),e("li",null,[e("a",g,[r("贡献者、更新时间等页面元信息"),o(t)])]),e("li",null,[e("a",y,[r("评论"),o(t)])])]),k,e("ul",null,[e("li",null,[e("a",E,[r("夜间模式按钮"),o(t)])]),e("li",null,[e("a",b,[r("返回顶部按钮"),o(t)])]),e("li",null,[e("a",v,[r("打印按钮"),o(t)])])]),j])}const x=n(h,[["render",z],["__file","layout.html.vue"]]),w=JSON.parse('{"path":"/demo/layout.html","title":"布局","lang":"zh-CN","frontmatter":{"title":"布局","icon":"object-group","order":3,"category":"使用指南","tag":["布局"],"description":"布局包括: 导航栏 侧边栏 页脚 同时每个页面包含: 路径导航 标题和页面信息 TOC (文章标题列表) 贡献者、更新时间等页面元信息 评论 主题也带有以下元素: 夜间模式按钮 返回顶部按钮 打印按钮 你可以在主题选项和页面的 frontmatter 中自定义它们。","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/demo/layout.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"布局"}],["meta",{"property":"og:description","content":"布局包括: 导航栏 侧边栏 页脚 同时每个页面包含: 路径导航 标题和页面信息 TOC (文章标题列表) 贡献者、更新时间等页面元信息 评论 主题也带有以下元素: 夜间模式按钮 返回顶部按钮 打印按钮 你可以在主题选项和页面的 frontmatter 中自定义它们。"}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T03:12:55.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:tag","content":"布局"}],["meta",{"property":"article:modified_time","content":"2024-03-28T03:12:55.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"布局\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T03:12:55.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711585604000,"updatedTime":1711595575000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":7}]},"readingTime":{"minutes":0.54,"words":161},"filePathRelative":"demo/layout.md","localizedDate":"2024年3月28日","autoDesc":true}');export{x as comp,w as data};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +0,0 @@
import{_ as e}from"./plugin-vue_export-helper-DlAUqK2U.js";import{o as t,c as o,e as a}from"./app-Co4Wt1Kd.js";const r={},i=a("p",null,"功能详情...",-1),n=[i];function c(m,p){return t(),o("div",null,n)}const d=e(r,[["render",c],["__file","ray.html.vue"]]),y=JSON.parse('{"path":"/guide/foo/ray.html","title":"Ray","lang":"zh-CN","frontmatter":{"title":"Ray","icon":"circle-info","description":"功能详情...","head":[["meta",{"property":"og:url","content":"https://vuepress-theme-hope-docs-demo.netlify.app/guide/foo/ray.html"}],["meta",{"property":"og:site_name","content":"LiteyukiBot"}],["meta",{"property":"og:title","content":"Ray"}],["meta",{"property":"og:description","content":"功能详情..."}],["meta",{"property":"og:type","content":"article"}],["meta",{"property":"og:locale","content":"zh-CN"}],["meta",{"property":"og:updated_time","content":"2024-03-28T02:50:19.000Z"}],["meta",{"property":"article:author","content":"SnowyKami"}],["meta",{"property":"article:modified_time","content":"2024-03-28T02:50:19.000Z"}],["script",{"type":"application/ld+json"},"{\\"@context\\":\\"https://schema.org\\",\\"@type\\":\\"Article\\",\\"headline\\":\\"Ray\\",\\"image\\":[\\"\\"],\\"dateModified\\":\\"2024-03-28T02:50:19.000Z\\",\\"author\\":[{\\"@type\\":\\"Person\\",\\"name\\":\\"SnowyKami\\",\\"url\\":\\"https://snowykami.me\\"}]}"]]},"headers":[],"git":{"createdTime":1711585604000,"updatedTime":1711594219000,"contributors":[{"name":"snowy","email":"snowykami@outlook.com","commits":5}]},"readingTime":{"minutes":0.03,"words":10},"filePathRelative":"guide/foo/ray.md","localizedDate":"2024年3月28日","autoDesc":true}');export{d as comp,y as data};

View File

@ -1,40 +0,0 @@
<!doctype html>
<html lang="zh-CN" data-theme="light">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="generator" content="VuePress 2.0.0-rc.9" />
<meta name="theme" content="VuePress Theme Hope 2.0.0-rc.32" />
<style>
html {
background: var(--bg-color, #fff);
}
html[data-theme="dark"] {
background: var(--bg-color, #1d1e1f);
}
body {
background: var(--bg-color);
}
</style>
<script>
const userMode = localStorage.getItem("vuepress-theme-hope-scheme");
const systemDarkMode =
window.matchMedia &&
window.matchMedia("(prefers-color-scheme: dark)").matches;
if (userMode === "dark" || (userMode !== "light" && systemDarkMode)) {
document.documentElement.setAttribute("data-theme", "dark");
}
</script>
<meta property="og:url" content="https://vuepress-theme-hope-docs-demo.netlify.app/demo/disable.html"><meta property="og:site_name" content="LiteyukiBot"><meta property="og:title" content="布局与功能禁用"><meta property="og:description" content="你可以通过设置页面的 Frontmatter在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮"><meta property="og:type" content="article"><meta property="og:locale" content="zh-CN"><meta property="og:updated_time" content="2024-03-28T02:50:19.000Z"><meta property="article:author" content="SnowyKami"><meta property="article:tag" content="禁用"><meta property="article:modified_time" content="2024-03-28T02:50:19.000Z"><script type="application/ld+json">{"@context":"https://schema.org","@type":"Article","headline":"布局与功能禁用","image":[""],"dateModified":"2024-03-28T02:50:19.000Z","author":[{"@type":"Person","name":"SnowyKami","url":"https://snowykami.me"}]}</script><link rel="icon" href="https://cdn.liteyuki.icu/favicon.ico"><title>布局与功能禁用 | LiteyukiBot</title><meta name="description" content="你可以通过设置页面的 Frontmatter在页面禁用功能与布局。 本页面就是一个示例,禁用了如下功能: 导航栏 侧边栏 路径导航 页面信息 贡献者 编辑此页链接 更新时间 上一篇/下一篇 链接 评论 页脚 返回顶部按钮">
<link rel="preload" href="/assets/style-DhAQpFep.css" as="style"><link rel="stylesheet" href="/assets/style-DhAQpFep.css">
<link rel="modulepreload" href="/assets/app-Co4Wt1Kd.js"><link rel="modulepreload" href="/assets/disable.html-ylwWSlUk.js"><link rel="modulepreload" href="/assets/plugin-vue_export-helper-DlAUqK2U.js">
<link rel="prefetch" href="/assets/index.html-BiXxqtFu.js" as="script"><link rel="prefetch" href="/assets/index.html-B40_ioUj.js" as="script"><link rel="prefetch" href="/assets/encrypt.html-C18Xp0pK.js" as="script"><link rel="prefetch" href="/assets/layout.html-jBTz1P7A.js" as="script"><link rel="prefetch" href="/assets/markdown.html-CkayPPLA.js" as="script"><link rel="prefetch" href="/assets/page.html-Bp3FB1AM.js" as="script"><link rel="prefetch" href="/assets/index.html-BgLkCKjF.js" as="script"><link rel="prefetch" href="/assets/config.html-BdDWrccW.js" as="script"><link rel="prefetch" href="/assets/install.html-BIh0bQOb.js" as="script"><link rel="prefetch" href="/assets/index.html-CWAacSnz.js" as="script"><link rel="prefetch" href="/assets/index.html-Ba-_VvfK.js" as="script"><link rel="prefetch" href="/assets/index.html-DSrVdtf1.js" as="script"><link rel="prefetch" href="/assets/baz.html-C7weO4M9.js" as="script"><link rel="prefetch" href="/assets/index.html-DgrLa69L.js" as="script"><link rel="prefetch" href="/assets/ray.html-CG7YsXhx.js" as="script"><link rel="prefetch" href="/assets/404.html-DqgoYyEG.js" as="script"><link rel="prefetch" href="/assets/giscus-7BMGhbDA.js" as="script"><link rel="prefetch" href="/assets/photoswipe.esm-SzV8tJDW.js" as="script">
</head>
<body>
<div id="app"><!--[--><!--[--><!--[--><span tabindex="-1"></span><a href="#main-content" class="vp-skip-link sr-only">跳至主要內容</a><!--]--><div class="theme-container no-navbar no-sidebar has-toc"><!----><!----><div class="toggle-sidebar-wrapper"><span class="arrow start"></span></div><aside id="sidebar" class="vp-sidebar"><!--[--><!----><!--]--><ul class="vp-sidebar-links"></ul><!--[--><!----><!--]--></aside><!--[--><main id="main-content" class="vp-page"><!--[--><!--[--><!----><!--]--><!----><nav class="vp-breadcrumb disable"></nav><div class="vp-page-title"><h1><span class="font-icon icon fa-fw fa-sm fas fa-gears" style=""></span>布局与功能禁用</h1><!----><hr></div><!----><!--[--><!----><!--]--><div class="theme-hope-content"><p>你可以通过设置页面的 Frontmatter在页面禁用功能与布局。</p><!-- more --><p>本页面就是一个示例,禁用了如下功能:</p><ul><li>导航栏</li><li>侧边栏</li><li>路径导航</li><li>页面信息</li><li>贡献者</li><li>编辑此页链接</li><li>更新时间</li><li>上一篇/下一篇 链接</li><li>评论</li><li>页脚</li><li>返回顶部按钮</li></ul></div><!--[--><!----><!--]--><footer class="page-meta"><!----><div class="meta-item git-info"><!----><!----></div></footer><!----><div id="vp-comment" class="giscus-wrapper input-top" style="display:none;"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" preserveAspectRatio="xMidYMid" viewBox="0 0 100 100"><circle cx="28" cy="75" r="11" fill="currentColor"><animate attributeName="fill-opacity" begin="0s" dur="1s" keyTimes="0;0.2;1" repeatCount="indefinite" values="0;1;1"></animate></circle><path fill="none" stroke="#88baf0" stroke-width="10" d="M28 47a28 28 0 0 1 28 28"><animate attributeName="stroke-opacity" begin="0.1s" dur="1s" keyTimes="0;0.2;1" repeatCount="indefinite" values="0;1;1"></animate></path><path fill="none" stroke="#88baf0" stroke-width="10" d="M28 25a50 50 0 0 1 50 50"><animate attributeName="stroke-opacity" begin="0.2s" dur="1s" keyTimes="0;0.2;1" repeatCount="indefinite" values="0;1;1"></animate></path></svg></div><!--[--><!----><!--]--><!--]--></main><!--]--><!----></div><!--]--><!--[--><!----><!--]--><!--]--></div>
<script type="module" src="/assets/app-Co4Wt1Kd.js" defer></script>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/demo/</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/demo/disable.html</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/demo/encrypt.html</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/demo/layout.html</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/demo/markdown.html</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/demo/page.html</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/deployment/</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/deployment/config.html</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/deployment/install.html</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/guide/</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/usage/</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/guide/bar/</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/guide/bar/baz.html</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/guide/foo/</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/guide/foo/ray.html</loc><lastmod>2024-03-28T02:50:19.000Z</lastmod><changefreq>daily</changefreq></url></urlset>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/deployment/</loc><lastmod>2024-03-28T04:05:03.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/deployment/config.html</loc><lastmod>2024-03-28T04:05:03.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/deployment/install.html</loc><lastmod>2024-03-28T03:12:55.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/usage/</loc><lastmod>2024-03-28T04:05:03.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/usage/basic_command.html</loc><lastmod>2024-03-28T04:05:03.000Z</lastmod><changefreq>daily</changefreq></url><url><loc>https://vuepress-theme-hope-docs-demo.netlify.app/usage/extra_command.html</loc><lastmod>2024-03-28T04:05:03.000Z</lastmod><changefreq>daily</changefreq></url></urlset>

61
usage/basic_command.html Normal file

File diff suppressed because one or more lines are too long

40
usage/extra_command.html Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long