-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
116 lines (106 loc) · 5.39 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
<!DOCTYPE html>
<html lang="en" style="height: 100%; width: 100%">
<head>
<meta charset="UTF-8">
<title>Botty bot</title>
<!-- COPYRIGHT VERIFY -->
<meta name="copyrighted-site-verification" content="271c10770f16902c" />
<meta name="keywords" content="hernik,dev,programmer,hernikplays,hyro,hyrousek,thedevelopers,the developers,HyroM,hyro je l">
<meta name="viewport" content="width=device-width,initial-scale=1, shrink-to-fit=no">
<!-- WEBSITE ICON -->
<link rel="icon" href="https://upload.hicoria.com/files/EjwP5rR8.png" type="image/icon type">
<meta property="og:site_name" content="✅ VERIFIED WEBSITE ✅">
<meta content="Botty anti hack" property="og:description">
<meta content="https://upload.hicoria.com/files/EjwP5rR8.png" property="og:image">
<meta name="theme-color" content="#A1C240">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.0/js/bootstrap.min.js"></script>
<script src="https://7dlbrn7w2vm1.statuspage.io/embed/script.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3.css"/>
<link rel="stylesheet" href="./assets/css/cmds.css">
<link rel="stylesheet" href="./assets/css/style.css">
</head>
<body class="bg-black muli">
<style>
#preloader {
position: fixed;
left: 0;
top: 0;
z-index: 9999999;
width: 100%;
height: 100%;
overflow: hidden;
background: #303030 url(https://upload.hicoria.com/files/NG8q7fSH.gif) no-repeat center center;
color: #303030;
}
</style>
<div id="preloader"></div>
<ul class="topnav">
<li><a href="#commands">Commands</a></li>
<li><a href="https://discord.gg/WTpNbhkgpT" target="_blank">Support</a></li>
<li><a onclick="darkMode()">DarkMode</a></li>
<li><a href="https://github.com/betawolfy/botty.js/blob/main/nouveautés.md">Nouveautés</a></li>
</ul>
<center><div class="header">
<br>
<img src="https://imgur.com/VVnTzav" style="height: 100px;"></img>
<br><br>
<p style="font-size: 25px;"><strong>Botty anti Hack</strong> viens de débuter sa carrière<br>mais est mis à jour constamant!<br><font style="font-size: 23px;">Noté <font color="orange">4/5 ★★★★</font></font></p>
<br>
<a href="about:blank" target="_blank" class="button">top.gg</a>
<a href="https://github.com/betawolfy/botty" target="_blank" class="button">github</a>
<a href="https://discord.gg/P9hwZ7nccP" target="_blank" class="button">rejoint le Support</a>
</a>
</div></center>
<section id="commands">
<div> <!-- style="margin-top: 50px"-->
<div class="section">
<img src="" class="sectionImg">
<div class="sectionDesc">
<span style="color: orange; font-weight: bold; font-size: 2rem; margin-bottom: 5px">Modération</span>
<p style="font-size: 1rem;">botty possède un service de ban inédit en extention.<br>
Vous pouvez facilement kicker, bannir et avertir les utilisateurs.<br>
</p>
</div>
</div>
<br>
<div class="section">
<!-- img src="https://i.postimg.cc/mkyp63kY/image-2021-04-21-101351.png" class="sectionImg"-->
<div class="sectionDesc">
<span style="color: orange; font-weight: bold; font-size: 2rem; margin-bottom: 5px">commandes personalisées</span>
<p style="font-size: 1rem;">Fondateur de serveurs? Vous avez le droit à 3 commandes personalisées pour votre serveur.<br>
</p>
</div>
</div>
<br>
<div class="section">
<img src="" class="sectionImg">
<div class="sectionDesc">
<span style="color: orange; font-weight: bold; font-size: 2rem; margin-bottom: 5px">Simple</span>
<p style="font-size: 1rem;">Botty à des menus simples et clairs à comprendre.<br>
bot souvenu par quesques serveurs<br>
mais possède un grand potensiel.
</p>
</div>
</div>
</div>
</section>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://unpkg.com/feather-icons"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.9.0/slick.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/[email protected]/dist/smooth-scroll.polyfills.min.js"></script>
<script src="./assets/js/script.js"></script>
<script src="./assets/js/type.js"></script>
<script>
function darkMode() {
var element = document.body;
element.classList.toggle("white-mode");
}
</script>
<br><br><center>Made by <a href="https://github.com/xHyroM">Hyro</a></center>
</body>
<script src="https://7dlbrn7w2vm1.statuspage.io/embed/script.js"></script>
</html>