-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocs.html
257 lines (257 loc) · 19.5 KB
/
docs.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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html>
<html lang="ru" data-n-head="">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta name="robots" content="index, follow"/>
<meta name="keywords" content="discord бот, музыкальный discord бот, Чисато, Chisato"/>
<meta data-hid="author" name="author" content="Chisato!"/>
<meta data-hid="description" name="description"
content="Communicate in three languages, manage the economy, play games, role-play the world and enjoy convenient moderation tools!"/>
<meta data-hid="og:title" property="og:title" content="Chisato - Documentation"/>
<meta data-hid="og:description" property="og:description"
content="Communicate in three languages, manage the economy, play games, role-play the world and enjoy convenient moderation tools!"/>
<meta data-hid="og:type" name="og:type" property="og:type" content="website"/>
<meta data-n-head="ssr" data-hid="og:image" name="og:image" property="og:image" content="favicon.png"/>
<meta name="theme-color" content="#d0f"/>
<meta data-hid="twitter:card" property="twitter:card" name="twitter:card" content="summary"/>
<meta data-hid="twitter:title" property="twitter:title" name="twitter:title" content="Chisato - Documentation"/>
<meta data-hid="twitter:description" property="twitter:description" name="twitter:description"
content="Communicate in three languages, manage the economy, play games, role-play the world and enjoy convenient moderation tools!"/>
<meta data-hid="twitter:image" property="twitter:image" name="twitter:image" content="favicon.png"/>
<meta data-hid="charset" charset="utf-8"/>
<meta data-hid="mobile-web-app-capable" name="mobile-web-app-capable" content="yes"/>
<meta data-hid="apple-mobile-web-app-title" name="apple-mobile-web-app-title" content="Chisato - Documentation"/>
<title>Chisato - Documentation</title>
<link data-n-head="ssr" rel="icon" type="image/x-icon" href="favicon.png"/>
<link data-n-head="ssr" data-hid="shortcut-icon" rel="shortcut icon" href="favicon.png"/>
<link data-n-head="ssr" data-hid="apple-touch-icon" rel="apple-touch-icon" href="favicon.png" sizes="512x512"/>
<link rel="stylesheet" href="./css/style.css"/>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Rubik+Mono+One&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;200;300;400;500;600;700;800;900;1,100;200;300;400;500;600;700;800;900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"
rel="stylesheet">
</head>
</html>
<body>
<div data-server-rendered="true">
<!---->
<div id="__layout">
<div class="body-bg w-full fixed top-0 z-50">
<nav class="flex w-full flex-wrap items-center justify-start p-4 transition-all max-w-7xl mx-auto">
<div class="flex items-center text-black">
<a href="./" aria-current="page"
class="flex items-center space-x-2 transition-opacity hover:opacity-80 nuxt-link-exact-active nuxt-link-active">
<img src="https://cdn.discordapp.com/avatars/1066753199421263923/0e4f8b1f2c04c3463058ea598d804eec.png?size=256"
class="logo-chisato" alt="Чисато">
</a>
</div>
<div class="ml-auto block lg:hidden">
<button class="flex items-center rounded border border-black px-3 py-2 hover:opacity-75 text-gray-600"
id="menu-toggle-button">
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" class="h-3 w-3 fill-current">
<title>Меню</title>
<path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path>
</svg>
</button>
</div>
<div class="ml-auto w-full flex-grow pt-6 lg:flex lg:w-auto lg:items-center lg:pt-0 hidden">
<ul class="list-reset flex-1 items-center justify-end space-x-0 space-y-2 lg:flex lg:space-x-8 lg:space-y-0"
id="menu-list">
<a href="./"><span data-ru="Главная" data-en="Home" role="link"
class="block cursor-pointer rounded-lg bg-gray-200 px-4 py-2 font-whitney text-lg font-medium transition-all lg:rounded-none lg:bg-transparent lg:px-0 lg:py-2 lg:hover:opacity-80 text-gray-600">Главная</span></a>
<a href="./privacy.html"><span style="margin-bottom: 5px;margin-top: 5px;" role="link"
data-ru="Конфиденциальность" data-en="Privacy Policy"
class="block cursor-pointer rounded-lg bg-gray-200 px-4 py-2 font-whitney text-lg font-medium transition-all lg:rounded-none lg:bg-transparent lg:px-0 lg:py-2 lg:hover:opacity-80 text-gray-600">Конфиденциальность</span></a>
<a href="https://discord.com/oauth2/authorize?client_id=1066753199421263923&scope=bot+applications.commands&permissions=8"><span
data-ru="Пригласить бота" data-en="Invite a Bot" role="link"
class="block cursor-pointer rounded-lg bg-gray-200 px-4 py-2 font-whitney text-lg font-medium transition-all lg:rounded-none lg:bg-transparent lg:px-0 lg:py-2 lg:hover:opacity-80 text-gray-600">Пригласить бота</span></a>
<button class="icon-flex w-full rounded-lg border border-black border-opacity-40 px-8 py-2 opacity-80 transition-all hover:border-opacity-80 hover:opacity-100 lg:w-auto"
id="language-toggle-button" onclick="changeLanguage()" data-ru="Русский"
data-en="English"> Русский
</button>
</ul>
</div>
<!---->
</nav>
</div>
<div class="flex h-screen flex-col">
<div>
<section>
<div class="chisato-block z-10 landing flex px-6 bg-gradient-to-b from-gray-50 to-white relative">
<div class="flex mx-auto flex-col text-center py-20 pb-36 lg:pb-56 lg:pt-60 z-10">
<span data-ru="Документация" data-en="Documentation"
class="text-discord auto-size-two font-sans title text-5xl font-bold tracking-tight sm:leading-[1.1] sm:text-7xl text-gray-900">Документация</span>
<div class="docs-objects max-w-6xl">
<div class="card-width bg-white">
<h2 data-ru="1. С чего начать?" data-en="1. Where to start?" class="title-docs">1. С
чего начать?</h2>
<p>
<text
data-ru="Чтобы использовать функционал Чисато, вам нужно пригласить бота по "
data-en="To use Chisato's functionality, you need to invite the bot by this "
></text>
<a
data-ru="ссылке"
data-en="link"
href="https://discord.com/oauth2/authorize?client_id=1066753199421263923&scope=bot+applications.commands&permissions=8"
class="text-gray-700 hover:underline">
ссылке
</a>.
</p>
<img src="images/onepicture.jpg" class="doc-img" alt="Чисато">
</div>
<div class="card-width bg-white">
<h2 data-ru="2. Справка по командам" data-en="2. Help on commands"
class="title-docs">2. Справка по командам</h2>
<p>
<text data-ru="Чтобы открыть справку нужно использовать команду"
data-en="To open the help, use the command">Чтобы открыть справку нужно
использовать команду <code>/help command</code>
</text>
.
<text data-ru="Там вы сможете выбрать интересующий вас модуль команд"
data-en="There you can select the command module you are interested in">
Там вы сможете выбрать интересующий вас модуль команд
</text>
</p>
<br>
<p>
<text data-ru="P.s. - Некоторые модули могут отключаться в"
data-en="P.s. - Some modules may be disabled in">P.s. - Некоторые модули
могут отключаться в
</text>
<code>/settings</code>.
<text data-ru="Пожалуйста не забывайте об этом."
data-en="Please don't forget about it.">Пожалуйста не забывайте об этом.
</text>
</p>
<img src="images/threepicture.jpg" class="doc-img" alt="Чисато">
</div>
<div class="card-width bg-white">
<h2 data-ru="3. Как настроить бота?" data-en="3. How do I set up a bot?"
class="title-docs">3. Как настроить бота?</h2>
<p>
<text data-ru="Используйте команду" data-en="Use the command">Используйте
команду
</text>
<code>/settings</code>.
<text data-ru="Наша команда постаралась реализовать все возможное, чтобы все было удобно и красиво!"
data-en="Our team has tried to do everything possible to make everything comfortable and beautiful!">
Наша команда постаралась реализовать все возможное, чтобы все было удобно и
красиво!
</p>
<img src="images/twopicture.jpg" class="doc-img" alt="Чисато">
</div>
</div>
</div>
</div>
</section>
<footer class="container-footer bg-gray-100 text-center text-gray-900 lg:text-left">
<div class="flex flex-col py-10 text-center md:flex-row md:text-left max-w-7xl mx-auto px-4 lg:px-0">
<div class="mb-12 mr-0 w-full font-whitney md:mb-0 md:mr-12 md:max-w-lg md:flex-row">
<div class="mb-2 flex flex-col items-center justify-center md:flex-row md:justify-start">
<img src="https://cdn.discordapp.com/avatars/1066753199421263923/0e4f8b1f2c04c3463058ea598d804eec.png?size=256"
class="logo-chisato-footer" alt="Чисато">
</div>
<p data-ru="Чисато! Приватные комнаты, логи, музыка и много других полезных функций..."
data-en="Chisato! Private rooms, logs, music and many other useful features..."
class="description-footer text-gray-600 tracking-tight"> Чисато! Приватные комнаты, логи,
музыка и много других полезных функций...</p>
<p data-ru="© 2023 - 2024 Чисато." data-en="© 2023 - 2024 Chisato."
class="description-footer text-gray-600 tracking-tight">© 2023 - 2024 Чисато.</p>
<div class="creators">
<p data-ru="Разработчик сайта -" data-en="Website Developer -"
class="text-gray-600 tracking-tight">Разработчик сайта -</p>
<p>
<a href="https://lordofthesun.glitch.me/" class="credits hover:underline">lordofsunshine</a>
</p>
<p style="margin-top:5px" data-ru="Разработчики бота -"
data-en="The developers of the bot -" class="text-gray-600 tracking-tight">
Разработчики бота -</p>
<p>
<a href="https://discord.com/users/484390171563917312/"
class="credits hover:underline">tallsman</a>, <a
href="https://discord.com/users/975160842993692713/"
class="credits hover:underline">krisef</a>
</p>
</div>
</div>
<div class="grid-1 grid w-full gap-8 md:grid-cols-2 lg:grid-cols-3">
<div class="font-whitney">
<h6 data-ru="Страницы" data-en="Pages"
class="mb-1 flex justify-center font-ginto font-semibold md:justify-start">
Страницы </h6>
<div class="space-y-2">
<p>
<a data-ru="Главная" data-en="Main" href="./"
class="text-gray-700 hover:underline">Главная</a>
</p>
<p>
<a data-ru="Политика Конфиденциальности" data-en="Privacy Policy"
href="./privacy.html" class="text-gray-700 hover:underline">Политика
Конфиденциальности</a>
</p>
<p>
<a data-ru="Документация" data-en="Documentation" href="./docs.html"
class="text-gray-700 hover:underline">Документация</a>
</p>
</div>
</div>
<div class="font-whitney">
<h6 data-ru="Ссылки" data-en="Links"
class="mb-1 flex justify-center font-ginto font-semibold md:justify-start">
Ссылки </h6>
<div class="space-y-2">
<p>
<a data-ru="Пригласить бота" data-en="Invite a Bot"
href="https://discord.com/oauth2/authorize?client_id=1066753199421263923&scope=bot+applications.commands&permissions=8"
class="text-gray-700 hover:underline">Пригласить бота</a>
</p>
<p>
<a data-ru="Сервер поддержки" data-en="Support Server"
href="https://discord.gg/GgfNADhDJj"
class="text-gray-700 hover:underline">Сервер поддержки</a>
</p>
</div>
</div>
<div class="font-whitney">
<h6 data-ru="Мониторинги" data-en="Monitorings"
class="mb-1 flex justify-center font-ginto font-semibold md:justify-start">
Мониторинги </h6>
<div class="space-y-2">
<p>
<a data-ru="Мы на Boticord" data-en="We are on Boticord"
href="https://boticord.top/bot/chisato"
class="text-gray-700 hover:underline">Мы на Boticord</a>
</p>
<p>
<a data-ru="Мы на BSDC" data-en="We are on BSDC"
href="https://bots.server-discord.com/1066753199421263923"
rel="noopener noreferrer nofollow" target="_blank"
class="text-gray-700 hover:underline">Мы на BSDC</a>
</p>
</div>
</div>
</div>
</div>
</footer>
</div>
</div>
</div>
</div>
<script src="js/script.js"></script>
</body>
<style>
@media (max-height: 740px) {
.bg-white {
margin-top: 2rem;
}
}
</style>