-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
101 lines (97 loc) · 24.4 KB
/
index.html
File metadata and controls
101 lines (97 loc) · 24.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>ChopperBot</title>
<meta name="generator" content="VuePress 1.9.9">
<link rel="icon" href="/ChopperBot-Doc/img/favicon.ico">
<script crossorigin="anonymous" async="true" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4147143076931995"></script>
<script async="true" src="https://cdn.wwads.cn/js/makemoney.js"></script>
<script>
// 万维广告“禁止”广告拦截
// function called if wwads is blocked
// https://github.com/bytegravity/whitelist-wwads
function ABDetected() {
var adBlockDetected_div = document.createElement("div");
adBlockDetected_div.style.cssText = "position: absolute; top: 0; left: 0; width: 100%; background: #fc6600; color: #fff; z-index: 9999999999; font-size: 14px; text-align: center; line-height: 1.5; font-weight: bold; padding-top: 6px; padding-bottom: 6px;";
adBlockDetected_div.innerHTML = "我们的广告服务商 <a style='color:#fff;text-decoration:underline' target='_blank' href='https://wwads.cn/page/end-user-privacy'>并不跟踪您的隐私</a>,为了支持本站的长期运营,请将我们的网站 <a style='color: #fff;text-decoration:underline' target='_blank' href='https://wwads.cn/page/whitelist-wwads'>加入广告拦截器的白名单</a>。";
document.getElementsByTagName("body")[0].appendChild(adBlockDetected_div);
// add a close button to the right side of the div
var adBlockDetected_close = document.createElement("div");
adBlockDetected_close.style.cssText = "position: absolute; top: 0; right: 10px; width: 30px; height: 30px; background: #fc6600; color: #fff; z-index: 9999999999; line-height: 30px; cursor: pointer;";
adBlockDetected_close.innerHTML = "×";
adBlockDetected_div.appendChild(adBlockDetected_close);
// add a click event to the close button
adBlockDetected_close.onclick = function() {
this.parentNode.parentNode.removeChild(this.parentNode);
};
}
function vote() {
var voteDetected_div = document.createElement("div");
voteDetected_div.style.cssText = "position: absolute; top: 0; left: 0; width: 100%; background: #7bbfea; color: #fff; z-index: 9999999999; font-size: 14px; text-align: center; line-height: 1.5; font-weight: bold; padding-top: 6px; padding-bottom: 6px;";
voteDetected_div.innerHTML = "<a style='color:#fff;text-decoration:underline' target='_blank' href='https://www.oschina.net/project/top_cn_2021?id=36'>MyBatis-Plus 正在参与“2021年度 OSC 中国开源项目”评选,请为我们投上宝贵的一票,谢谢!</a>";
document.getElementsByTagName("body")[0].appendChild(voteDetected_div);
voteDetected_div.onclick = function() {
this.remove();
};
}
function docReady(t) {
"complete" === document.readyState ||
"interactive" === document.readyState
? setTimeout(t, 1)
: document.addEventListener("DOMContentLoaded", t);
}
//check if wwads' fire function was blocked after document is ready with 3s timeout (waiting the ad loading)
docReady(function () {
setTimeout(function () {
if( window._AdBlockInit === undefined ){
ABDetected();
}
}, 3000);
});
</script>
<meta name="description" content="ChopperBot 官方文档">
<meta name="keywords" content="ChopperBot,Assistant,Tml,framework,toolkit">
<meta name="theme-color" content="#ef6d48">
<link rel="preload" href="/ChopperBot-Doc/assets/css/0.styles.2a467caa.css" as="style"><link rel="preload" href="/ChopperBot-Doc/assets/js/app.0c79aca3.js" as="script"><link rel="preload" href="/ChopperBot-Doc/assets/js/2.0a87d50e.js" as="script"><link rel="preload" href="/ChopperBot-Doc/assets/js/13.d5201b55.js" as="script"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/10.a72f9b72.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/11.7a4b7bdc.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/12.2b58a83a.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/3.2ad2a622.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/4.cd069a70.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/5.7f6e3c21.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/6.3b48cceb.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/7.67acf0ac.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/8.04a59288.js"><link rel="prefetch" href="/ChopperBot-Doc/assets/js/9.cfd0794a.js">
<link rel="stylesheet" href="/ChopperBot-Doc/assets/css/0.styles.2a467caa.css">
</head>
<body class="theme-mode-light">
<div id="app" data-server-rendered="true"><div class="theme-container sidebar-open no-sidebar"><header class="navbar blur"><div title="目录" 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="/ChopperBot-Doc/" aria-current="page" class="home-link router-link-exact-active router-link-active"><img src="/ChopperBot-Doc/img/logo.svg" alt="ChopperBot" class="logo"> <span class="site-name can-hide">ChopperBot</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="/ChopperBot-Doc/" aria-current="page" class="nav-link router-link-exact-active router-link-active">首页</a></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="指南" class="dropdown-title"><a href="/ChopperBot-Doc/pages/24112f/" class="link-title">指南</a> <span class="title" style="display:none;">指南</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/ChopperBot-Doc/pages/24112f/" class="nav-link">快速入门</a></li><li class="dropdown-item"><!----> <a href="/ChopperBot-Doc/pages/779a6e/" class="nav-link">技术文档</a></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="配置" class="dropdown-title"><a href="/ChopperBot-Doc/pages/3b5af0/" class="link-title">配置</a> <span class="title" style="display:none;">配置</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/ChopperBot-Doc/pages/56bac0/" class="nav-link">使用配置</a></li></ul></div></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/24ae02/" class="nav-link">生态</a></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/f84a74/" class="nav-link">问答</a></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/4fedc2/" class="nav-link">💖支持</a></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/1fedc1/" class="nav-link">🚀起飞诶~~起飞</a></div><div class="nav-item"><a href="https://github.com/969025903/ChopperBot/blob/master/CHANGELOG.md" target="_blank" rel="noopener noreferrer" class="nav-link external">
更新日志
<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> <a href="https://github.com/969025903/ChopperBot" target="_blank" rel="noopener noreferrer" class="repo-link">
GitHub
<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></nav></div></header> <div class="sidebar-mask"></div> <div class="sidebar-hover-trigger"></div> <aside class="sidebar" style="display:none;"><!----> <nav class="nav-links"><div class="nav-item"><a href="/ChopperBot-Doc/" aria-current="page" class="nav-link router-link-exact-active router-link-active">首页</a></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="指南" class="dropdown-title"><a href="/ChopperBot-Doc/pages/24112f/" class="link-title">指南</a> <span class="title" style="display:none;">指南</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/ChopperBot-Doc/pages/24112f/" class="nav-link">快速入门</a></li><li class="dropdown-item"><!----> <a href="/ChopperBot-Doc/pages/779a6e/" class="nav-link">技术文档</a></li></ul></div></div><div class="nav-item"><div class="dropdown-wrapper"><button type="button" aria-label="配置" class="dropdown-title"><a href="/ChopperBot-Doc/pages/3b5af0/" class="link-title">配置</a> <span class="title" style="display:none;">配置</span> <span class="arrow right"></span></button> <ul class="nav-dropdown" style="display:none;"><li class="dropdown-item"><!----> <a href="/ChopperBot-Doc/pages/56bac0/" class="nav-link">使用配置</a></li></ul></div></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/24ae02/" class="nav-link">生态</a></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/f84a74/" class="nav-link">问答</a></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/4fedc2/" class="nav-link">💖支持</a></div><div class="nav-item"><a href="/ChopperBot-Doc/pages/1fedc1/" class="nav-link">🚀起飞诶~~起飞</a></div><div class="nav-item"><a href="https://github.com/969025903/ChopperBot/blob/master/CHANGELOG.md" target="_blank" rel="noopener noreferrer" class="nav-link external">
更新日志
<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> <a href="https://github.com/969025903/ChopperBot" target="_blank" rel="noopener noreferrer" class="repo-link">
GitHub
<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></nav> <!----> </aside> <div class="home-wrapper" data-v-7d2bb426><div class="banner" style="background:var(--mainBg);color:var(--textColor);" data-v-7d2bb426><div class="banner-conent" data-v-7d2bb426><header class="hero" data-v-7d2bb426><img src="/ChopperBot-Doc/img/logo.svg" data-v-7d2bb426> <h1 id="main-title" data-v-7d2bb426>
ChopperBot
</h1> <p class="description" data-v-7d2bb426>
🤖自动化切片机器人
</p> <p class="action" data-v-7d2bb426><a href="/ChopperBot-Doc/pages/24112f/" class="nav-link action-button" data-v-7d2bb426>快速开始 →</a></p></header> <div class="features" data-v-7d2bb426><div class="feature" data-v-7d2bb426><a href="javascript:;" data-v-7d2bb426><!----> <h2 data-v-7d2bb426>跨平台服务</h2> <p data-v-7d2bb426>目前支持Douyu,huya,b站,抖音,twitch等热门直播平台。</p></a></div><div class="feature" data-v-7d2bb426><a href="javascript:;" data-v-7d2bb426><!----> <h2 data-v-7d2bb426>全自动工作</h2> <p data-v-7d2bb426>直播爬取,自动切片,封面生成,标题选取,内容上传,账号管理,电脑不用动,ChopperBot全自动。</p></a></div><div class="feature" data-v-7d2bb426><a href="javascript:;" data-v-7d2bb426><!----> <h2 data-v-7d2bb426>时下热门分析</h2> <p data-v-7d2bb426>ChopperBot为您自动分析时下流行元素,热门爆火主播,紧跟当前热点,获取最新直播内容。</p></a></div></div></div> <div class="slide-banner" style="display:none;" data-v-7d2bb426><div class="banner-wrapper" data-v-7d2bb426><div class="slide-banner-scroll" data-v-7d2bb426><div class="slide-banner-wrapper" data-v-7d2bb426><div class="slide-item" data-v-7d2bb426><a href="javascript:;" data-v-7d2bb426><!----> <h2 data-v-7d2bb426>跨平台服务</h2> <p data-v-7d2bb426>目前支持Douyu,huya,b站,抖音,twitch等热门直播平台。</p></a></div><div class="slide-item" data-v-7d2bb426><a href="javascript:;" data-v-7d2bb426><!----> <h2 data-v-7d2bb426>全自动工作</h2> <p data-v-7d2bb426>直播爬取,自动切片,封面生成,标题选取,内容上传,账号管理,电脑不用动,ChopperBot全自动。</p></a></div><div class="slide-item" data-v-7d2bb426><a href="javascript:;" data-v-7d2bb426><!----> <h2 data-v-7d2bb426>时下热门分析</h2> <p data-v-7d2bb426>ChopperBot为您自动分析时下流行元素,热门爆火主播,紧跟当前热点,获取最新直播内容。</p></a></div></div></div> <div class="docs-wrapper" data-v-7d2bb426><span class="doc active" data-v-7d2bb426></span><span class="doc" data-v-7d2bb426></span><span class="doc" data-v-7d2bb426></span></div></div></div></div> <div class="main-wrapper" data-v-7d2bb426><div class="main-left"><!----> <div class="theme-vdoing-content custom card-box content__default" data-v-7d2bb426><p align="center"><a href="/pages/4fedc2" class="become-sponsor">支持这个项目</a></p> <p align="center"><a href="https://github.com/969025903/ChopperBot" class="become-sponsor">这个项目还在开发中,请加入我们一起开发</a></p> <style>
.become-sponsor{
padding: 8px 20px;
display: inline-block;
color: #ef6d48;
border-radius: 30px;
box-sizing: border-box;
border: 1px solid #ef6d48;
}
</style> <br> <h3 id="🤡开发人员"><a href="#🤡开发人员" class="header-anchor">#</a> 🤡开发人员</h3> <p><a href="https://github.com/969025903" target="_blank" rel="noopener noreferrer">Genius🤡<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> <a href="https://github.com/tmlgenius" target="_blank" rel="noopener noreferrer">twj666🤡<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> <a href="https://github.com/tmlgenius" target="_blank" rel="noopener noreferrer">welsir🤡<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> <a href="https://github.com/masteryf" target="_blank" rel="noopener noreferrer">masteryf🤡<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></p> <h3 id="tml生态圈"><a href="#tml生态圈" class="header-anchor">#</a> TML生态圈</h3> <ul><li><a href="https://github.com/969025903/ChopperBot" target="_blank" rel="noopener noreferrer">ChopperBot<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> - 一款后端开发小助手,快速生成代码,快速完成业务。</li> <li><a href="https://github.com/969025903/Assistant" target="_blank" rel="noopener noreferrer">Assistant<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> - 一款后端开发小助手,快速生成代码,快速完成业务。</li></ul> <h3 id="代码托管"><a href="#代码托管" class="header-anchor">#</a> 代码托管</h3> <blockquote><p><strong><a href="https://gitee.com/sbg-genius/ChopperBot" target="_blank" rel="noopener noreferrer">Gitee<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></strong> | <strong><a href="https://github.com/969025903/ChopperBot" target="_blank" rel="noopener noreferrer">Github<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></strong></p></blockquote> <h3 id="参与贡献"><a href="#参与贡献" class="header-anchor">#</a> 参与贡献</h3> <p>欢迎各路好汉一起来参与完善 Assistant,我们期待你的 PR!</p> <ul><li>贡献代码:代码地址 <a href="https://github.com/969025903/ChopperBot" target="_blank" rel="noopener noreferrer">ChopperBot<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> ,欢迎提交 Issue 或者 Pull Requests</li> <li>维护文档:文档地址 <a href="https://github.com/twj666/Chopper-Doc" target="_blank" rel="noopener noreferrer">ChopperBot-Doc<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> ,欢迎参与翻译和修订</li></ul> <h3 id="友情链接"><a href="#友情链接" class="header-anchor">#</a> 友情链接</h3> <ul><li><a href="https://969025903.github.io/" target="_blank" rel="noopener noreferrer">genius blog<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></li></ul></div></div> <div class="main-right"><!----> <!----> <!----> <!----></div></div></div> <div class="footer"><div class="icons"><a href="https://github.com/969025903" title="GitHub" target="_blank" class="iconfont icon-github"></a><a href="https://gitee.com/sbg-genius" title="Gitee" target="_blank" class="iconfont icon-gitee"></a><a href="mailto:geniusssbg@gmail.com" title="发邮件" target="_blank" class="iconfont icon-youjian"></a></div>
Theme by
<a href="https://github.com/xugaoyi/vuepress-theme-vdoing" target="_blank" title="本站主题">Vdoing</a>
| Copyright © 2016-2023
<span><a href="https://969025903.github.io/" target="_blank" style="font-weight:bold">TimeMachine Lab</a> | Sponsored by <a href="https://www.jetbrains.com" target="_blank" style="font-weight:bold">JetBrains</a> | <a href="http://beian.miit.gov.cn/" target=_blank>渝ICP备2021000141号-1</a><p>友情链接:<a href="https://969025903.github.io/" target="_blank" style="font-weight:bold">GeniusBlog</a></p></span></div> <div class="buttons"><div title="返回顶部" class="button blur go-to-top iconfont icon-fanhuidingbu" style="display:none;"></div> <div title="去评论" class="button blur go-to-comment iconfont icon-pinglun" style="display:none;"></div> <div title="主题模式" class="button blur theme-mode-but iconfont icon-zhuti"><ul class="select-box" style="display:none;"><li class="iconfont icon-zidong">
跟随系统
</li><li class="iconfont icon-rijianmoshi">
浅色模式
</li><li class="iconfont icon-yejianmoshi">
深色模式
</li><li class="iconfont icon-yuedu">
阅读模式
</li></ul></div></div> <!----> <!----> <!----></div><div class="global-ui"></div></div>
<script src="/ChopperBot-Doc/assets/js/app.0c79aca3.js" defer></script><script src="/ChopperBot-Doc/assets/js/2.0a87d50e.js" defer></script><script src="/ChopperBot-Doc/assets/js/13.d5201b55.js" defer></script>
</body>
</html>