-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
177 lines (155 loc) · 7.19 KB
/
index.html
File metadata and controls
177 lines (155 loc) · 7.19 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
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lexa - Discord Bot</title>
<link rel="stylesheet" href="css/bootstrap.css">
<script src="js/bootstrap.js"></script>
<link rel="stylesheet" href="css/index.css">
<link href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@200;300;400;500;577;600;700;800;900&display=swap" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-178271061-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-178271061-1');
</script>
</head>
<body class="bg-secondary bg-gradient min-vh-100">
<nav class="nav justify-content-center">
<a href="#" class="navbar-brand">
<img class="logo" src="images/LexaLogo.gif" width="250" height="250" alt="A spinning logo for Lexa bot" loading="lazy" id="navbar-brand-image"></a>
</nav>
<nav class="nav justify-content-center">
<a href="#" class="navbar-brand" id="navbar-brand-logo"><h1 class="display-3">Lexa</h1></a>
</nav>
<!--
LEXA INFORMATION ALERT
-->
<div class="container collapse" id="lexa-alert">
<div class="alert alert-success alert-dismissible fade show w-75 mx-auto sticky-top" role="alert">
<h4 class="alert-heading">Notice: </h4>
<p>Custom bot prefixes have been phased out, and will only respond to @Lexa (mention). </p>
<strong>Example: @Lexa color set #1AEAB6 </strong>
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
</div>
<!--
MAIN PAGE
-->
<div class="container p-4 lexa-page">
<div class="row card-group pb-4">
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="card bg-dark text-light m-auto" style="min-width: 200px; max-width: 500px; min-height: 250px;">
<h4 class="card-header text-center">About Lexa</h4>
<div class="card-body">
<p class="card-text">Lexa color bot allows a user to customize their individual role color. Lexa color bot was written in Python and still being
worked on. You're
able to limit who can use the bot by setting a designated role.</p>
</div>
<div class="card-footer text-center">
<a class="btn btn-primary discord-invite btn-lg" href="https://discord.com/api/oauth2/authorize?client_id=594323388705538069&permissions=335932512&scope=bot" role="button" target="_blank" id="discord-bot-invite" style="margin-inline-end: 15px; width: 178px; height: 51px">
<img src="images/discord-logo.svg" alt="Discord Logo" style="width: 35px; height: 35px;"> Invite</a>
<a class="btn btn-primary discord-invite btn-lg" href="#lexa-alert" role="button" aria-label="news update" data-toggle="collapse" style="margin-inline-end: 15px; width: 178px; height: 51px;" id="discord-bot-notice">
<img src="images/info.svg" alt="Information Notice" style="width: 35px; height: 35px; fill:#FFF"> Notice</a>
</div>
</div>
</div>
<!--
TODO Finish cards
-->
<div class="col-sm-6 col-md-6 col-lg-6">
<div class="card bg-dark text-light m-auto" style="min-width: 200px; max-width: 500px; min-height: 250px;">
<h4 class="card-header text-center">Features</h4>
<div class="card-body">
<div class="card-text">
<ul>
<li>Custom Colors (hex and color names supported)</li>
<li> Random Colors</li>
<li> Prefix: @Lexa (mention)</li>
<li> Bot Permission Manager (limit who can use Lexa)</li>
<li>Assign a Designated Channel</li>
<li><a href="https://discord.gg/bNEmTVQ" class="link-light" id="discord-bot-support">Discord Support Channel</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12 pt-5">
<div class="bg-dark text-light m-auto" style="min-width: 300px; max-width: 1000px; min-height: 350px;">
<table class="table table-striped table-dark table-hover table-bordered table-rsm">
<caption class="table-dark text-center pb-3" id="discord-bot-topgg">
<a href="https://top.gg/bot/594323388705538069"><img src="https://top.gg/api/widget/status/594323388705538069.svg" alt="Lexa Bot Status"></a>
<a href="https://top.gg/bot/594323388705538069"><img src="https://top.gg/api/widget/servers/594323388705538069.svg?noavatar=true" alt="Servers using Lexa"></a>
<a href="https://top.gg/bot/594323388705538069"><img src="https://top.gg/api/widget/owner/594323388705538069.svg?noavatar=true" alt="Owner of Lexa bot"></a>
</caption>
<thead>
<th scope="col">Command</th>
<th scope="col">Description</th>
</thead>
<tbody>
<tr>
<td scope="row">color set [hexcode]</td>
<td>Changes color to provided hex color code OR valid color name. (Leave empty for random)</td>
</tr>
<tr>
<td scope="row">color remove</td>
<td>Removes your color role, if you have one</td>
</tr>
<tr>
<td scope="row">color_name set [new role name]</td>
<td>Changes your color roles name.</td>
</tr>
<tr>
<td scope="row">channels add [#channel_mention]</td>
<td>Adds channels to allowed channel list.</td>
</tr>
<tr>
<td scope="row">channels remove [#channel_mention]</td>
<td>Removed channels from allowed channel list.</td>
</tr>
<tr>
<td scope="row">perms add_roles [@role_mention]</td>
<td>Adds a role to the required role list.td>
</tr>
<tr>
<td scope="row">perms remove_roles [@role_mention]</td>
<td>Removes a role to the required role list.</td>
</tr>
<tr>
<td scope="row">top_role set [@role_mention]</td>
<td>Set the role to create new color roles beneath. If not set, new roles will always be created beneath the bots highest role. (set to None to reset)</td>
</tr>
<tr>
<td scope="row">vote</td>
<td>Brings up the vote page. If you enjoy this bot, please don't forget to vote!</td>
</tr>
<tr>
<td scope="row">invite</td>
<td>Brings up the invitation link.</td>
</tr>
<tr>
<td scope="row">servercount</td>
<td>Shows how many servers the bot is in.</td>
</tr>
<tr>
<td scope="row">help [command]</td>
<td>View this help message, or view specific command help</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</body>
<!-- Last Updated 2022-09-01 -->
</html>