-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
123 lines (110 loc) · 6.3 KB
/
index.html
File metadata and controls
123 lines (110 loc) · 6.3 KB
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
<!DOCTYPE html>
<html>
<head>
<title>Seb Bot</title>
<meta charset="UTF-8">
<meta property="image" content="https://images-ext-2.discordapp.net/external/x8JfnsVYSKcsmCINfKw0x4YTLWWbHNTrCgIuyWtxQrs/https/cdn.discordapp.com/avatars/408718297400475668/c7b9be183d4cf2029912533e3afc2e69.png">
<meta name="description" content="Seb Bot documentation">
<meta name="twitter:image" content="https://images-ext-2.discordapp.net/external/x8JfnsVYSKcsmCINfKw0x4YTLWWbHNTrCgIuyWtxQrs/https/cdn.discordapp.com/avatars/408718297400475668/c7b9be183d4cf2029912533e3afc2e69.png">
<meta name="keywords" content="SebBot,Seb,Bot,Discord,DiscordBot,SebBot-Discord">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway">
<style>
body,h1,h2,h3,h4,h5 {font-family: "Raleway", sans-serif}
.boxhead a {
color: #FFFFFF;
text-decoration: none;
}
</style>
</head>
<body class="w3-light-grey">
<!-- w3-content defines a container for fixed size centered content,
and is wrapped around the whole page content, except for the footer in this example -->
<div class="w3-content" style="max-width:1400px">
<!-- Header -->
<header class="w3-container w3-center w3-padding-32">
<h1><b>SEB BOT</b></h1>
<p>Meet <span class="w3-tag">Seb Bot</span> a multi purpose discord bot full of fun</p>
</header>
<!-- Grid -->
<div class="w3-row">
<!-- Blog entries -->
<div class="w3-col l8 s12">
<!-- Blog entry -->
<!-- Blog entry -->
<div class="w3-card-4 w3-margin w3-white">
<center><img src="https://images-ext-2.discordapp.net/external/x8JfnsVYSKcsmCINfKw0x4YTLWWbHNTrCgIuyWtxQrs/https/cdn.discordapp.com/avatars/408718297400475668/c7b9be183d4cf2029912533e3afc2e69.png" alt="Norway" style="width:25%; height: 25%;"></center>
<div class="w3-container">
<h5>About</h5>
</div>
<div class="w3-container">
<p>Seb Bot is an open source, multi-purpose discord bot with plenty of fun commands ranging from cute cat pics, to making cows repeat sentences, Seb Bot has it all. You can see a full list of commands <strong><a href="/commands" style="text-decoration: none; color: blue;">here</a></strong> and invite the bot by clicking "Invite". View screenshots of the bot in action by clicking <strong><a href="/screenshots" style="text-decoration: none; color: blue;">here</a></strong>.</p>
<div class="w3-row">
<div class="w3-col m8 s12">
<p><button href="#" onclick="u='https://discordapp.com/api/oauth2/authorize?client_id=408718297400475668&permissions=67160064&scope=bot';window.open(u,u,u);" class="w3-button w3-padding-large w3-white w3-border"><b>Invite</b></button></p>
</div>
</div>
</div>
</div>
<hr>
<!-- END BLOG ENTRIES -->
</div>
<!-- Introduction menu -->
<div class="w3-col l4">
<!-- About Card -->
<div class="w3-card w3-margin w3-margin-top">
<!--<img src="https://cdn.discordapp.com/attachments/395371039779192844/447254483957972993/silly_sebby.png" style="width:100%">-->
<div class="w3-container w3-white">
<h4><b>About the Developer</b></h4>
<p>Seb Bot is and always has been developed by SebbyTheGODKid, you can <strong><a onclick="var url = 'https://discord.gg/8MQx6J7'; window.open(url, url, url);" href="javascript:runAsyncWindowHandler();" style="text-decoration: none; color: blue;">join his discord</a></strong> to ask him questions</p>
</div>
</div><hr>
<!-- Posts -->
<div class="w3-card w3-margin">
<div class="w3-container w3-padding">
<h4>Links</h4>
</div>
<ul class="w3-ul w3-hoverable w3-white">
<a style="text-decoration: none;" href="http://sebbot.tk/"><li class="w3-padding-16">
<img src="https://images-ext-2.discordapp.net/external/x8JfnsVYSKcsmCINfKw0x4YTLWWbHNTrCgIuyWtxQrs/https/cdn.discordapp.com/avatars/408718297400475668/c7b9be183d4cf2029912533e3afc2e69.png" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">About</span><br>
<span>All about Seb Bot</span>
</li></a>
<a style="text-decoration: none;" href="/screenshots"><li class="w3-padding-16">
<img src="https://www.freeiconspng.com/uploads/no-image-icon-13.png" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">Screenshots</span><br>
<span>Screenshots of Seb Bot in action</span>
</li></a>
<a style="text-decoration: none;" href="/commands"><li class="w3-padding-16">
<img src="https://png.icons8.com/metro/1600/source-code.png" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">Commands</span><br>
<span>View Seb Bot's commands</span>
</li></a>
<a style="text-decoration: none;" href="https://github.com/SebBot-Discord/seb-bot"><li class="w3-padding-16">
<img src="https://upload.wikimedia.org/wikipedia/commons/9/91/Octicons-mark-github.svg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">Github</span><br>
<span>Seb Bot's source code</span>
</li></a>
<a style="text-decoration: none;" href="#" onclick="u='https://discordapp.com/api/oauth2/authorize?client_id=408718297400475668&permissions=67160064&scope=bot';window.open(u,u,u);"><li class="w3-padding-16">
<img src="https://vignette.wikia.nocookie.net/aura-kingdom/images/1/18/Discord_icon.png/revision/latest?cb=20170108193813" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">Invite</span><br>
<span>Invite Seb Bot to your discord server</span>
</li></a>
<a style="text-decoration: none;" href="https://api.sebbot.tk/"><li class="w3-padding-16">
<img src="http://www.whitelabel.co.il/wp-content/uploads/2015/08/open-source-vs-closed-source.png" alt="Image" class="w3-left w3-margin-right" style="width:50px">
<span class="w3-large">API</span><br>
<span>Documentation for the Seb Bot API</span>
</li></a>
</ul>
</div>
<hr>
<!-- END Introduction Menu -->
</div>
<!-- END GRID -->
</div><br>
<!-- END w3-content -->
</div>
</body>
</html>