-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
index.html
98 lines (50 loc) · 2.33 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
<!DOCTYPE html>
<head>
<!-- CSS -->
<link href="css/style.css" rel="stylesheet">
<!-- META -->
<title>GRIM MUSICS</title>
<meta charset="utf-8">
<meta name="description" content="A discord bot with fun, moderation and utilities commands.">
<meta name="keywords" content="capital club, diwas atreya, diwas team, atreya">
<meta name="author" content="Diwas">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="GRIM MUSICS0">
<meta property="og:description" content="A discord bot with fun, moderation and utilities commands.">
<meta property="og:url" content="https://discord.gg/gSxYjM2NrW"
</head>
<nav id="nav">
<div id="navtext-div">
<a href="developers.html" id="navtext">Developers</a>
<a id="navtext">Home</a>
<a href="commands.html" id="navtext">Commands</a>
</div>
</nav>
<body>
<img id="logo-main-1" src="img/logo.jpg">
<p id="botname-main-1">GRIM MUSICS</p>
<div id="main-buttons">
<a href="#intro"><button id="main-button-1">Know More</button></a>
<a href="https://discord.com/api/oauth2/authorize?client_id=797739194671038484&permissions=8&scope=bot"><button id="main-button-2">Invite Me!</button></a>
</div>
<div style="margin:50px 0 50px 0;"></div>
<div id="main-info">
<br id="intro">
<p id="main-info-1">This Is A Music Bot Made Made For Enjoyment Of People. This Bot Gives U Some Extra Good Feature. GRIM MUSICS is an amazing music bot, easy to use Discord music bot built for entertainment. With features such as play songs from the youtube, search songs by name.</p>
<p id="main-info-2">My prefix is ! and it cannot be changed
-Vote us in [discordbotlist](https://discordbotlist.com/bots/grim-musics/upvote)
</p> <br>
</div>
<!-- WEBSITE BY GRIMREAPER007-->
<div id="main-buttons" style="margin-top: 200px;">
<a href="https://discord.gg/gSxYjM2NrW"><button id="main-button-2-1">Join support server</button></a>
</div>
<div id="main-buttons-2" style="margin-top: 30px">
<a href="https://youtube.com/channel/UCC1vPYk6KynuiTnKjZUTWxA"><button id="main-button-3">Subscribe</button></a>
</div>
</body>
<footer>
<p id="footer-copyright">©️2021 All rights reserved.</p>
<a href="https://discord.gg/hAkgCwvGuE"><p id="footer-credits">⊳ Website by GRIMREAPER007</p></a>
</footer>
<script src="js/script.js"></script>