-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
127 lines (126 loc) · 6.88 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/now-ui-kit.css">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,400,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,600,700,800,900&display=swap" rel="stylesheet">
<title>KoniBot.XYZ</title>
</head>
<body>
<nav class="navbar navbar-expand-lg bg-transparent">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<a href="https://konibot.xyz/"> <img src="assets/logo.png" width="20px" height="20px" style="max-width: none !important;"> </a>
</button>
<a href="https://konibot.xyz/"> <img src="assets/logo.png" width="50" height="50"> </a>
<div class="collapse navbar-collapse" id="navbarSupportedContent" style="margin-left: 20px !important">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="index.html"><button class="btn login-btn btn-outline-accent my-2 my-sm-0" style="font-size: 10px !important;font-family: poppins !important;">Home</button></a>
</li>
<li class="nav-item">
<a class="nav-link" href="dev.html"><button class="btn login-btn btn-outline-accent my-2 my-sm-0" style="font-size: 10px !important;font-family: poppins !important;">Our Team</button></a>
</li>
</ul>
<div class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<button class="btn login-btn btn-outline-accent my-2 my-sm-0" style="font-size: 10px !important;font-family: poppins !important;">Documentation</button>
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="commands.html">Commands</a>
<!-- <a class="dropdown-item" href="/tutorials">Tutorials</a> -->
<!-- <div class="dropdown-divider"></div> -->
<!-- <a class="dropdown-item" href="/server-settings">Server settings</a> -->
</div>
</div>
<div class="nav-item">
<a class="nav-link" href="about.html"><button class="btn login-btn btn-outline-accent my-2 my-sm-0" style="font-size: 10px !important;font-family: poppins !important;">About</button></a>
</div>
<a href="dashboardredirect.html"><button class="btn login-btn btn-outline-accent my-2 my-sm-0" style="font-size: 10px !important;font-family: poppins !important;">DASHBAORD</button></a>
</div>
</nav>
<center>
<div class="heading">
<h1 class="display-5 title">It's time to use Koni in your server.</h1>
<p class="subtitle">Koni is a multi-purpose bot ready to skill up and boost up your Discord server<br />Also features auto-moderation, administration, music and much more!</p>
<a class="btn btn-primary btn-lg" href="dashboardredirect.html" target="_blank" role="button">Get started</a>
<a class="btn btn-secondary btn-lg" href="https://discord.com/api/oauth2/authorize?client_id=757268511197495438&permissions=8&scope=bot" target="_blank" role="button">Add to server</a>
<br /><br /><br /><br /><br /><br />
</div>
</center>
<div class="features">
<div class="title">Features of Bot</div>
<div class="subtitle">We provide you the best features in Bot!</div>
<div class="cards">
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Music System</h5>
<p class="card-text">Supports YouTube (search/url/playlists),
Pause & Resume,
Music Queue,
Volume settings,
Shuffle,
Soundboard,
High Quality Music,
And more!</p>
</div>
</div>
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Simple Moderation</h5>
<p class="card-text">Server Kick, Voice Kick,
Softban, Ban & Mute,
Purge Messages,
Mute Person,
Auto Moderation,
Anti Raid System,
And more!</p>
</div>
</div>
<div class="card" style="width: 18rem;">
<div class="card-body">
<h5 class="card-title">Information Commands</h5>
<p class="card-text">Npm Search,
Osu Search,
Tiktok Search,
Instagram Search,
Weather Syste,,
News (latest news from world),
Translate System,
And more!
</p>
</div>
</div>
</div>
</div>
<center>
<div class="page_end">
<div class="start">
<div class="card">
<div class="card-body gs-card">
<div class="title">Ready to try Koni?</div>
<div class="subtitle">Invite Bot and start giving your server cool perks!</div>
<br />
<a class="btn btn-primary btn-lg" href="https://discord.com/api/oauth2/authorize?client_id=757268511197495438&permissions=8&scope=bot" role="button">Add to Server</a>
</div><br />
</div>
</div>
<div class="footer">
<div class="bot-footer">
<img src="assets/BotLogoWord.png" width="150"><br />
Copyright © Konibot.xyz - 2020
</div><br/>
<div class="madness">designed by <a href="https://github.com/PixelMadness">madness</a></div>
</div>
</div>
</center>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<script src="js/now-ui-kit.min.js"></script>
</body>
</html>