forked from 20syldev/doc-coopbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
329 lines (297 loc) · 15 KB
/
home.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
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
<!DOCTYPE html>
<html>
<head>
<title>Accueil - Coop Bot - Wiki</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/style.css" media="only screen and (min-width: 1080px)"/>
<link rel="stylesheet" type="text/css" href="css/mobile.css" media="only screen and (max-width: 1080px)"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;690&display=swap"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Braah+One"/>
<link rel="icon" href="images/coopbot.png"/>
<script src="js/script.js"></script>
<style>
#footer {
position: fixed;
top: 50px;
width: 100%;
height: 51px;
background: #4E5D94;
color: #ffffff;
font-size: 1.5em;
text-align: center;
padding: 0;
}
#left-menu {
position: fixed;
left: 0;
top: 50px;
width: 300px;
height: 100vh;
background-color: #292c2f;
z-index: 1;
transform: translateX(0);
transition: transform 0.3s ease-in-out;
display: flex;
flex-direction: column;
}
#promo {
color: #ffffff;
text-decoration: underline;
}
#promo:hover {
color: #eeeeee;
}
.promoCroix {
position: relative;
display: inline-block;
}
.promoCroix::before {
content: "";
position: absolute;
top: 65%;
left: -5%;
width: 115%;
height: 1.5px;
background: #ff4444;
transform: rotate(-10deg);
transform-origin: 0 0;
}
#barPromo {
position: fixed;
top: 0;
width: 100%;
height: 50px;
background: #8a52e6;
color: #ffffff;
font-size: 0.8em;
text-align: center;
padding: 0;
}
#barPromo .text {
user-select: none;
position: relative;
top: 50%;
transform: translateY(-50%);
font-size: 1.7em;
font-family: 'Montserrat', sans-serif;
color: #ffffff;
}
.btnsHide {
position: absolute;
right: 20px;
background-color: #ffffff00;
color: #ffffff;
cursor: pointer;
border-width: 0;
transition: transform 0.2s;
}
.btnsHide:hover {
transform: scale(0.9);
filter: invert(20%);
}
.btnsHide:active {
transform: scale(0.85);
}
.btnsHide img {
width: 12px;
height: 12px;
}
</style>
</head>
<body id="body-color">
<div id="loader-wrapper">
<span id="loader"><span id="loader-inner"></span></span>
</div>
<div id="barPromo">
<div class="text" id="promoText"></div>
<button class="btnsHide" onclick="promoShowHide()"><img src="images/cross.png" alt="Fermer"></button>
</div>
<div id="menu-container"></div>
<div id="progress-bar-container">
<div id="progress-bar"></div>
</div>
<br><br><br>
<div id="bodyText">
<span class="linkText1"><a href="/">Page</a></span>
<span class="linkSeparator">/</span>
<span class="linkText2"><a href="/">Home</a></span>
<br><br><br>
<span class="titleHome"><a href="/">Accueil</a></span>
<br><br><br>
<span class="sub1">👋 Bienvenue !</span>
<br><br>
<p class="sub2">Le wiki a été créé pour vous aider durant l'utilisation du Bot. <b>Coop</b> est un bot Discord développé en JavaScript, qui regroupe plusieurs systèmes et commandes utiles, comme des systèmes d'animations, de gestion et de configuration.
<br><br>
Vous ne m'avez pas encore invité ? Qu'attendez-vous... cliquez <span class="list"><a href="https://discord.com/api/oauth2/authorize?client_id=881455282838962186&permissions=8&redirect_uri=https%3A%2F%2Fdiscord.gg%2FASpCdT2JZQ&response_type=code&scope=bot%20messages.read%20guilds.members.read%20identify%20guilds%20role_connections.write%20applications.commands"><b>ici</b></a></span> pour m'inviter !
<br><br>
Le bot est toujours <b>en développement</b> alors n'hésitez pas à rapporter les bugs sur le <span class="list"><a href="https://coopbot.xyz/discord">serveur support</a></span> ou en utilisant la commande <code class="codetxt">/report</code> !</p>
<br><br>
<span class="sub1">🔗 Liens</span>
<br><br>
<ul class="linksList">
<li><span class="list"> <span class="bull">●</span> <a href="https://status.coopbot.xyz">Coop Status</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a href="https://store.coopbot.xyz">Coop Store</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a href="https://api.sylvain.pro">Coop API</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a href="https://coopbot.xyz/discord">Serveur Discord</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a href="https://top.gg/bot/881455282838962186">Top.gg</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a href="https://top.gg/bot/881455282838962186/vote">Voter pour le bot</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a href="https://top.gg/bot/881455282838962186#reviews">Noter le bot</a></span></li>
</ul>
<br><hr>
<br><br>
<span class="sub0">📃 Wiki</span>
<br><br>
<p class="sub2">Vous êtes à l'accueil du wiki. Ouvrez les menus déroulants en cliquant sur les flèches.</p>
<br><br>
<span class="sub1">🔎 Menus</span>
<br><br>
<p class="sub2">Plusieurs menus sont disponibles, afin que vous découvriez la totalité des fonctionnalités du bot. Il y a plusieurs systèmes, regroupés pour plus facilement retrouver des commandes, ou des aides.</p>
<ul class="linksList">
<li><span class="list"> <span class="bull">●</span> <a onclick="toggleCommandsColumn1()" href="systems/introduction">Systèmes</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a onclick="toggleCommandsColumn2()" href="commands/introduction">Commandes</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a onclick="toggleCommandsColumn3()" href="infos/introduction">Informations sur le Support</a></span></li>
<li><span class="list"> <span class="bull">●</span> <a onclick="toggleCommandsColumn4()" href="helps/introduction">Aides générales</a></span></li>
</ul>
<br><br><br>
</div>
<div id="left-menu">
<br>
<ul class="menu-items">
<div id="bar1"></div>
<li><a href="/">Accueil</a></li>
<li><a href="logs">Mises à jour</a></li>
<li><a href="terms">Conditions d'utilisation</a></li>
<div id="bar2"></div>
<li><a><strong>1.</strong> Systèmes</a>
<a class="toggle1" tabindex="0" onclick="toggleCommandsColumn1()">
<div>❱</div>
</a>
</li>
<div id="commands-column1" class="openmenu" style="display: none;">
<li><a href="systems/introduction"><strong></strong> Introduction</a></li>
<li><a href="systems/custom"><strong></strong> Customisation de profil</a></li>
<li><a href="systems/economy"><strong></strong> Économie</a></li>
<li><a href="systems/experience"><strong></strong> Expérience</a></li>
<li><a href="systems/giveaways"><strong></strong> Giveaways</a></li>
<li><a href="systems/rolerewards"><strong></strong> Récompenses de niveaux</a></li>
<li><a href="systems/shop"><strong></strong> Boutique</a></li>
<li><a href="systems/suggestions"><strong></strong> Suggestions</a></li>
<li><a href="systems/tickets"><strong></strong> Tickets</a></li>
<li><a href="systems/updates"><strong></strong> Mises à jour</a></li>
<li><a href="systems/welcome"><strong></strong> Message de Bienvenue</a></li>
</div>
<li><a><strong>2.</strong> Commandes Slash</a>
<a class="toggle2" tabindex="0" onclick="toggleCommandsColumn2()">
<div>❱</div>
</a>
</li>
<div id="commands-column2" class="openmenu" style="display: none;">
<li><a href="commands/introduction"><strong></strong> Introduction</a></li>
<li><a href="commands/achievement"><strong></strong> /achievement</a></li>
<li><a href="commands/auction"><strong></strong> /auction</a></li>
<li><a href="commands/auctionbet"><strong></strong> /auctionbet</a></li>
<li><a href="commands/bet"><strong></strong> /bet</a></li>
<li><a href="commands/buy"><strong></strong> /buy</a></li>
<li><a href="commands/captcha"><strong></strong> /captcha</a></li>
<li><a href="commands/clear"><strong></strong> /clear</a></li>
<li><a href="commands/close"><strong></strong> /close</a></li>
<li><a href="commands/coinflip"><strong></strong> /coinflip</a></li>
<li><a href="commands/createthread"><strong></strong> /createthread</a></li>
<li><a href="commands/daily"><strong></strong> /daily</a></li>
<li><a href="commands/deposit"><strong></strong> /deposit</a></li>
<li><a href="commands/description"><strong></strong> /description</a></li>
<li><a href="commands/disable"><strong></strong> /disable</a></li>
<li><a href="commands/donate"><strong></strong> /donate</a></li>
<li><a href="commands/drop"><strong></strong> /drop</a></li>
<li><a href="commands/editshop"><strong></strong> /editshop</a></li>
<li><a href="commands/embed"><strong></strong> /embed</a></li>
<li><a href="commands/enable"><strong></strong> /enable</a></li>
<li><a href="commands/endauction"><strong></strong> /endauction</a></li>
<li><a href="commands/endgiveaway"><strong></strong> /endgiveaway</a></li>
<li><a href="commands/feed"><strong></strong> /feed</a></li>
<li><a href="commands/give"><strong></strong> /give</a></li>
<li><a href="commands/giveaway"><strong></strong> /giveaway</a></li>
<li><a href="commands/help"><strong></strong> /help</a></li>
<li><a href="commands/hug"><strong></strong> /hug</a></li>
<li><a href="commands/infos"><strong></strong> /infos</a></li>
<li><a href="commands/invite"><strong></strong> /invite</a></li>
<li><a href="commands/kiss"><strong></strong> /kiss</a></li>
<li><a href="commands/level"><strong></strong> /level</a></li>
<li><a href="commands/locate"><strong></strong> /locate</a></li>
<li><a href="commands/lock"><strong></strong> /lock</a></li>
<li><a href="commands/manage"><strong></strong> /manage</a></li>
<li><a href="commands/money"><strong></strong> /money</a></li>
<li><a href="commands/morpion"><strong></strong> /morpion</a></li>
<li><a href="commands/panel"><strong></strong> /panel</a></li>
<li><a href="commands/pat"><strong></strong> /pat</a></li>
<li><a href="commands/play"><strong></strong> /play</a></li>
<li><a href="commands/poll"><strong></strong> /poll</a></li>
<li><a href="commands/profile"><strong></strong> /profile</a></li>
<li><a href="commands/reactrole"><strong></strong> /reactrole</a></li>
<li><a href="commands/report"><strong></strong> /report</a></li>
<li><a href="commands/rewards"><strong></strong> /rewards</a></li>
<li><a href="commands/rob"><strong></strong> /rob</a></li>
<li><a href="commands/rulepanel"><strong></strong> /rulepanel</a></li>
<li><a href="commands/say"><strong></strong> /say</a></li>
<li><a href="commands/scratch"><strong></strong> /scratch</a></li>
<li><a href="commands/search"><strong></strong> /search</a></li>
<li><a href="commands/setcaptcha"><strong></strong> /setcaptcha</a></li>
<li><a href="commands/setlevel"><strong></strong> /setlevel</a></li>
<li><a href="commands/setmoney"><strong></strong> /setmoney</a></li>
<li><a href="commands/setrewards"><strong></strong> /setrewards</a></li>
<li><a href="commands/setrules"><strong></strong> /setrules</a></li>
<li><a href="commands/setsuggest"><strong></strong> /setsuggest</a></li>
<li><a href="commands/setwelcome"><strong></strong> /setwelcome</a></li>
<li><a href="commands/shop"><strong></strong> /shop</a></li>
<li><a href="commands/slap"><strong></strong> /slap</a></li>
<li><a href="commands/suggest"><strong></strong> /suggest</a></li>
<li><a href="commands/suggestmod"><strong></strong> /suggestmod</a></li>
<li><a href="commands/support"><strong></strong> /support</a></li>
<li><a href="commands/tickle"><strong></strong> /tickle</a></li>
<li><a href="commands/timeout"><strong></strong> /timeout</a></li>
<li><a href="commands/toplevel"><strong></strong> /toplevel</a></li>
<li><a href="commands/topmoney"><strong></strong> /topmoney</a></li>
<li><a href="commands/unlock"><strong></strong> /unlock</a></li>
<li><a href="commands/untimeout"><strong></strong> /untimeout</a></li>
<li><a href="commands/updates"><strong></strong> /updates</a></li>
<li><a href="commands/updatesbeta"><strong></strong> /updatesbêta</a></li>
<li><a href="commands/userinfo"><strong></strong> /userinfo</a></li>
<li><a href="commands/vote"><strong></strong> /vote</a></li>
<li><a href="commands/withdraw"><strong></strong> /withdraw</a></li>
<li><a href="commands/work"><strong></strong> /work</a></li>
</div>
<li><a><strong>3.</strong> Serveur Support</a>
<a class="toggle3" tabindex="0" onclick="toggleCommandsColumn3()">
<div>❱</div>
</a>
</li>
<div id="commands-column3" class="openmenu" style="display: none;">
<li><a href="infos/introduction"><strong></strong> Introduction</a></li>
<li><a href="infos/discover"><strong></strong> Découvrir</a></li>
<li><a href="infos/support"><strong></strong> Soutenir</a></li>
<li><a href="infos/beta"><strong></strong> Rejoindre la Bêta</a></li>
<li><a href="infos/grade"><strong></strong> Recevoir un Grade acheté</a></li>
<li><a href="infos/donate"><strong></strong> Devenir Donateur</a></li>
</div>
<li><a><strong>4.</strong> Aide</a>
<a class="toggle4" tabindex="0" onclick="toggleCommandsColumn4()">
<div>❱</div>
</a>
</li>
<div id="commands-column4" class="openmenu" style="display: none;">
<li><a href="helps/introduction"><strong></strong> Introduction</a></li>
<li><a href="helps/config"><strong></strong> Configuration</a></li>
<li><a href="helps/perms"><strong></strong> Permissions</a></li>
<li><a href="helps/github"><strong></strong> Github</a></li>
</div>
</ul>
<button id="btn1" onclick="switchTheme('theme1')">Classic</button>
<button id="btn2" onclick="switchTheme('theme2')">Discord</button>
<button id="btn3" onclick="switchTheme('theme3')">Blue</button>
</div>
<div id="footer">
<div class="text">Coop - Bot Discord - Wiki</div>
</div>
</body>
</html>