-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
212 lines (202 loc) · 11.1 KB
/
index.html
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>discord.py에 오신 것을 환영합니다</title>
<!-- end extra head -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel="stylesheet" href="_static/style.css" type="text/css" />
<link rel="stylesheet" href="_static/codeblocks.css" type="text/css" />
<link rel="stylesheet" href="_static/icons.css" type="text/css" />
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<script src="_static/custom.js"></script>
<script src="_static/settings.js"></script>
<script src="_static/copy.js"></script>
<script src="_static/sidebar.js"></script>
<script src="_static/translations.js"></script>
<link rel="shortcut icon" href="_static/discord_py_logo.ico"/>
<link rel="index" title="색인" href="genindex.html" />
<link rel="search" title="검색" href="search.html" />
<link rel="next" title="discord.ext.commands – Bot commands 프레임워크" href="ext/commands/index.html" />
</head>
<body>
<div class="main-grid">
<header class="grid-item">
<nav>
<a href="#" class="main-heading">discord.py</a>
<a href="https://github.com/Rapptz/discord.py" title="GitHub"><span class="material-icons custom-icons">github</span></a>
<a href="https://discord.gg/YbfbxpX" title="Discord"><span class="material-icons custom-icons">discord</span></a>
<a href="faq.html" title="FAQ"><span class="material-icons">help_center</span></a>
<a onclick="mobileSearch.open();" title="검색" id="open-search" class="mobile-only"><span class="material-icons">search</span></a>
<a onclick="mobileSearch.close();" title="Close" id="close-search" class="mobile-only" hidden><span class="material-icons">close</span></a>
</nav>
<nav class="mobile-only">
<form role="search" class="search" action="search.html" method="get">
<div class="search-wrapper">
<input type="search" name="q" placeholder="Search documentation" />
<button type="submit">
<span class="material-icons">search</span>
</button>
</div>
</form>
</nav>
</header>
<div class="sub-header grid-item">
<label for="documentation_select">View Documentation For</label>
<select id="documentation_select" onchange="window.location = this.value;">
<option value="#" selected>discord</option>
<option value="ext/commands/index.html" >discord.ext.commands</option>
<option value="ext/tasks/index.html" >discord.ext.tasks</option>
</select>
<form role="search" class="search" action="search.html" method="get">
<div class="search-wrapper">
<input type="search" name="q" placeholder="Search documentation" />
<button type="submit">
<span class="material-icons">search</span>
</button>
</div>
</form>
<a accesskey="S" class="settings" onclick="settingsModal.open();"><span class="material-icons">settings</span></a>
</div>
<aside class="grid-item">
<span id="hamburger-toggle">
<span class="material-icons">menu</span>
</span>
<span id="settings-toggle" class="settings" onclick="settingsModal.open();">
<span class="material-icons">settings</span>
</span>
<div id="sidebar">
<h3><a href="#">목차</a></h3>
<ul>
<li><a class="reference internal" href="#">discord.py에 오신 것을 환영합니다</a><ul>
<li><a class="reference internal" href="#getting-started">시작하기</a></li>
<li><a class="reference internal" href="#getting-help">도움 얻기</a></li>
<li><a class="reference internal" href="#extensions">확장</a></li>
<li><a class="reference internal" href="#manuals">매뉴얼</a></li>
<li><a class="reference internal" href="#meta">메타</a></li>
</ul>
</li>
</ul>
</div>
</aside>
<main class="grid-item" role="main">
<section id="welcome-to-discord-py">
<h1>discord.py에 오신 것을 환영합니다<a class="headerlink" href="#welcome-to-discord-py" title="제목 주소">¶</a></h1>
<img alt="_images/snake.svg" src="_images/snake.svg" /><img alt="_images/snake_dark.svg" src="_images/snake_dark.svg" /><p>discord.py는 현대적이고, 사용하기 쉽고, 많은 기능을 담고 있고, 비동기가 준비된 디스코드를 위한 API 래퍼입니다.</p>
<p><strong>기능들:</strong></p>
<ul class="simple">
<li><p><code class="docutils literal notranslate"><span class="pre">async</span></code>/<code class="docutils literal notranslate"><span class="pre">await</span></code> 구문을 사용한 최신의 Python스러운 API</p></li>
<li><p>429 에러를 방지하기 위한 타당한 속도 제한</p></li>
<li><p>모든 디스코드 API의 구현</p></li>
<li><p>봇 생성에 도움을 주는 확장된 명령어</p></li>
<li><p>객체 지향 설계로 간편한 사용</p></li>
<li><p>속도와 메모리에 전부 최적화 됨</p></li>
</ul>
<section id="getting-started">
<h2>시작하기<a class="headerlink" href="#getting-started" title="제목 주소">¶</a></h2>
<p>이 라이브러리 사용이 처음이신가요? 여기서 시작해보세요!</p>
<ul class="simple">
<li><p><strong>첫번째 단계들:</strong> <a class="reference internal" href="intro.html"><span class="doc">소개</span></a> | <a class="reference internal" href="quickstart.html"><span class="doc">빠른 시작</span></a> | <a class="reference internal" href="logging.html"><span class="doc">로깅 설정</span></a></p></li>
<li><p><strong>디스코드에 작업하기:</strong> <a class="reference internal" href="discord.html"><span class="doc">봇 계정 생성</span></a> | <a class="reference internal" href="intents.html"><span class="doc">게이트웨이 인텐트의 시작</span></a></p></li>
<li><p><strong>예시들:</strong> 많은 예시들이 <a class="reference external" href="https://github.com/Rapptz/discord.py/tree/master/examples">repository</a>에 준비되어있습니다.</p></li>
</ul>
</section>
<section id="getting-help">
<h2>도움 얻기<a class="headerlink" href="#getting-help" title="제목 주소">¶</a></h2>
<p>만약에 무언가에 문제가 생겼다면, 이것들이 도움이 될 수 있습니다.</p>
<ul class="simple">
<li><p>모든 기본적인 질문들에 대한 답이 있는 <a class="reference internal" href="faq.html"><span class="doc">자주 묻는 질문</span></a>를 먼저 살펴보세요.</p></li>
<li><p><a class="reference external" href="https://discord.gg/r3sSKJJ">Discord</a> 서버에서 질문을 하거나 같이 놀아보세요. (영어)</p></li>
<li><p>만약에 특정한 무언가를 찾고 있으시다면, <a class="reference internal" href="genindex.html"><span class="std std-ref">index</span></a>나 <a class="reference internal" href="search.html"><span class="std std-ref">searching</span></a>로 가보세요.</p></li>
<li><p><a class="reference external" href="https://github.com/Rapptz/discord.py/issues">issue tracker</a>에 버그를 알려주세요.</p></li>
<li><p><a class="reference external" href="https://github.com/Rapptz/discord.py/discussions">GitHub discussions page</a>에서 질문하세요.</p></li>
</ul>
</section>
<section id="extensions">
<h2>확장<a class="headerlink" href="#extensions" title="제목 주소">¶</a></h2>
<p>이 확장들은 반복되는 작업들에 대해 개발 중에 도움을 줍니다.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="ext/commands/index.html"><code class="docutils literal notranslate"><span class="pre">discord.ext.commands</span></code> – Bot commands 프레임워크</a></li>
<li class="toctree-l1"><a class="reference internal" href="ext/tasks/index.html"><code class="docutils literal notranslate"><span class="pre">discord.ext.tasks</span></code> – asyncio.Task 헬퍼</a></li>
</ul>
</div>
</section>
<section id="manuals">
<h2>매뉴얼<a class="headerlink" href="#manuals" title="제목 주소">¶</a></h2>
<p>이 페이지들은 API가 할 수 있는 모든 것들에 대해 자세하게 설명되어있습니다.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="api.html">API 레퍼런스</a></li>
<li class="toctree-l1"><a class="reference internal" href="ext/commands/api.html">discord.ext.commands API 레퍼런스</a></li>
<li class="toctree-l1"><a class="reference internal" href="ext/tasks/index.html">discord.ext.tasks API 레퍼런스</a></li>
</ul>
</div>
</section>
<section id="meta">
<h2>메타<a class="headerlink" href="#meta" title="제목 주소">¶</a></h2>
<p>만약에 프로젝트 자체와 관련된 무언가를 찾고 있으시다면, 여기에 있습니다.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="whats_new.html">바뀐 것에 대한 기록</a></li>
<li class="toctree-l1"><a class="reference internal" href="version_guarantees.html">버전 개런티</a></li>
<li class="toctree-l1"><a class="reference internal" href="migrating.html">1.0 버전으로 이전하기</a></li>
</ul>
</div>
</section>
</section>
</main>
<footer class="grid-item">
© Copyright 2015-2020, Rapptz.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
</footer>
</div>
<div id="settings" class="modal" onclick="if (event.target == this){ settingsModal.close(); }" hidden>
<div class="modal-content">
<span class="close" onclick="settingsModal.close();" title="Close">
<span class="material-icons">close</span>
</span>
<h1>Settings</h1>
<h2>Font</h2>
<div class="setting">
<h3>Use a serif font:
<label class="toggle"
title="Use a serif font? Your system font will be used, falling back to serif.">
<input type="checkbox" name="useSerifFont" onclick="updateSetting(this);">
<span class="toggle-slider"></span>
</label>
</h3>
</div>
<h2>Theme</h2>
<div class="setting">
<h3>
<label class="toggle" title="Set your theme based on your system preferences">
<input type="radio" name="setTheme" onclick="updateSetting(this);" value="automatic" checked>
</label>
Automatic
</h3>
<h3>
<label class="toggle" title="Set your theme to light theme">
<input type="radio" name="setTheme" onclick="updateSetting(this);" value="light">
</label>
Light
</h3>
<h3>
<label class="toggle" title="Set your theme to dark theme">
<input type="radio" name="setTheme" onclick="updateSetting(this);" value="dark">
</label>
Dark
</h3>
</div>
</div>
</div>
<div id="to-top" onclick="scrollToTop()" hidden>
<span><span class="material-icons">arrow_upward</span> to top</span>
</div>
</body>
</html>