forked from UFO-Studios/TheAlienDoctor.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathalienbot.html
341 lines (337 loc) · 17.5 KB
/
alienbot.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
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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>AlienBot - TheAlienDoctor.com</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Minecraft resource packs, Behaviour packs, Blogs and more!" />
<meta name="keywords" content="TheAlienDoctor, Alien, Minecraft" />
<meta name="author" content="TheAlienDoctor & GitHub Contributors - Based on a template by WebThemez" />
<link rel="icon" href="img/emotes/AlienFace.png">
<!-- css -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<link href="css/fancybox/jquery.fancybox.css" rel="stylesheet">
<link href="css/jcarousel.css" rel="stylesheet" />
<link href="css/flexslider.css" rel="stylesheet" />
<link href="js/owl-carousel/owl.carousel.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet" />
<link href="css/table.css" rel="stylesheet" />
</head>
<body>
<div id="wrapper">
<!-- start header -->
<header>
<div class="navbar navbar-default navbar-static-top">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse"
data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="g-ytsubscribe" data-channelid="UCJeAidW62xco39kJZxJ43qA" data-layout="full"
data-count="default"></div>
</div>
<div class="navbar-collapse collapse ">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="downloads/index.html">Downloads</a></li>
<li><a href="https://blogs.thealiendoctor.com">Posts/Blogs</a></li>
<li><a href="about.html">About</a></li>
<li><a href="links.html">Links</a></li>
</ul>
</div>
</div>
</div>
</header>
<!-- end header -->
<section id="inner-headline">
<div class="container">
<div class="row">
<a href="downloads/apps-software.html" class="btn btn-color">
<- Back</a>
<div class="col-lg-12">
<h2 class="pageTitle">AlienBot - Discord bot by UFO Studios</h2>
</div>
</div>
</div>
</section>
<!-- Body-->
<center>
<h3>Showcase video</h3>
<div id="iframe-container">
<p>Video coming soon(tm)</p>
</div>
<a href="https://discord.com/api/oauth2/authorize?client_id=800089810525356072&permissions=8&redirect_uri=https%3A%2F%2Fdiscord.com%2Fapi%2Foauth2%2Fauthorize%3Fclient_id%3D800089810525356072&scope=bot%20applications.commands"
class="btn btn-color">Add to your Discord server!</a>
<a href="https://youtu.be/dQw4w9WgXcQ" class="btn btn-color">Download coming soon!</a>
</center>
<br>
<div class="container">
<center>
<a href="https://www.patreon.com/bePatron?u=74421998"
data-patreon-widget-type="become-patron-button">Become
a Patron!</a>
</center>
</div>
<section id="content">
<div class="container">
<section class="course">
<div class="row">
<div class="col-lg-12">
<h3>What is AlienBot?</h3><span class="clear spacer_responsive_hide_mobile "
style="height:13px;display:block;"></span>
<p>AlienBot is a Discord bot developed in Discord.js by the UFO Studios team. It includes
all features for free, so nothing is locked behind a paywall! AlienBot contains a mix of
useful moderation commands, fun and other misc commands to help improve your Discord
server!</p>
</div>
<div class="col-lg-12">
<h3>Commands</h3><span class="clear spacer_responsive_hide_mobile "
style="height:13px;display:block;"></span>
<p>All command use Discord slash commands, making it much easier for you to be able to see
other parameters that the commands may be able to use :D</p>
<br>
<input type="text" id="myInput" onkeyup="searchableTable()"
placeholder="Search for a command">
<table id="myTable">
<tr class="header">
<th style="width:20%;">Command</th>
<th style="width:50%;">Description</th>
<th style="width:30%;">Type</th>
</tr>
<tr>
<td>/kick</td>
<td>Kick a member from the server.</td>
<td>Moderation</td>
</tr>
<tr>
<td>/ban</td>
<td>Ban a member from the server.</td>
<td>Moderation</td>
</tr>
<tr>
<td>/unban</td>
<td>Unban a banned member.</td>
<td>Moderation</td>
</tr>
<tr>
<td>/warn</td>
<td>Warn a member in the server.</td>
<td>Moderation</td>
</tr>
<tr>
<td>/warns</td>
<td>Check the warns of a member.</td>
<td>Timeout a member. Note: The server has to have community turned on.</td>
</tr>
<tr>
<td>/prune</td>
<td>Clear up to 99 messages from a channel</td>
<td>Moderation</td>
</tr>
<tr>
<td>/about</td>
<td>About AlienBot.</td>
<td>General</td>
</tr>
<tr>
<td>/user-info</td>
<td>Get info about a user.</td>
<td>General</td>
</tr>
<tr>
<td>/server-info</td>
<td>Get info about a server.</td>
<td>General</td>
</tr>
<tr>
<td>/pfp</td>
<td>Get a members profile picture.</td>
<td>General</td>
</tr>
<tr>
<td>/bread</td>
<td>Bread 👍 or 👎</td>
<td>General</td>
</tr>
<tr>
<td>namemc</td>
<td>Get info about a Java minecraft player.</td>
<td>General</td>
</tr>
<tr>
<td>/ping</td>
<td>Get AlienBot's ping (and pong).</td>
<td>General</td>
</tr>
<tr>
<td>/random-text-generator</td>
<td>Get some random text generated for you.</td>
<td>General</td>
</tr>
<tr>
<td>/say</td>
<td>The bot will anonymously repeat what you tell it to say. Warning - Don't use
this for bad stuff.</td>
<td>General</td>
</tr>
<tr>
<td>/woof</td>
<td>AlienBot will become Doggo</td>
<td>General</td>
</tr>
<tr>
<td>/update-channel</td>
<td>Channel where AlienBot updates are sent.</td>
<td>Logs</td>
</tr>
<tr>
<td>/set-logging-channel</td>
<td>Set a logging channel where message logs (and other logs too in the future) will
be
sent.</td>
<td>Logs</td>
<tr>
</table>
</div>
<div class="col-lg-12">
<h3>Running the bot yourself</h3><span class="clear spacer_responsive_hide_mobile "
style="height:13px;display:block;"></span>
<p>If you wish to run AlineBot yourself, then you can find more information on how to do so
<a href="https://github.com/UFO-Studios/AlienBot-2.0#setup-everything">here</a> as its
lots of information to add here :)
</p>
</div>
<!-- Commented out until full release-->
<!-- <div class="col-lg-12">
<h3>Changelog</h3><span class="clear spacer_responsive_hide_mobile "
style="height:13px;display:block;"></span>
<b>Version 1.0.0</b>
<ul>
<li>Added no liquid fog</li>
<li>Added no Nether fog</li>
<li>Added pack_icon.png</li>
</ul>
</div> -->
<div class="col-lg-12">
<h3>Legal stuff</h3><span class="clear spacer_responsive_hide_mobile "
style="height:13px;display:block;"></span>
<p>AlienBot is licensed under the BSD 3-Clause "New" or "Revised" License. You can find a
copy
of the license <a
href="https://github.com/UFO-Studios/AlienBot-2.0/blob/main/LICENSE">here</a>
</p>
<P>This gives you permsission for:</P>
<ul>
<li>Commercial use</li>
<li>Modification</li>
<li>Distribution</li>
<li>Private use</li>
</ul>
<p>And it has the following limitations:</p>
<ul>
<li>Liability</li>
<li>Warranty</li>
</ul>
<p>It also has the following conditions:</p>
<ul>
<li>License and copyright notice</li>
</ul>
</div>
<center>
<a href="https://github.com/https://github.com/UFO-Studios/AlienBot-2.0"
class="btn btn-color">View
source
code, report bugs and contribute on GitHub</a>
</center>
</div>
</section>
</div>
</section>
<!-- Footer-->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Quick Links</h5>
<ul class="link-list">
<li><a href="r/YouTube.html">YouTube</a></li>
<li><a href="r/Discord.html">Discord server</a></li>
<li><a href="r/Twitch.html">Twitch</a></li>
<li><a href="r/Twitter.html">Twitter</a></li>
<li><a href="r/Patreon.html">Patreon</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">UFO SMP</h5>
<ul class="link-list">
<li><a href="UFO-SMP/index.html">Info</a></li>
<li><a href="UFO-SMP/apply.html">Apply to join</a></li>
<li><a href="UFO-SMP/index.html">Map downloads</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading"><a href="https://blogs.thealiendoctor.com">Legal</a></h5>
<ul class="link-list">
<li><a href="legal/privacy.html">Privacy</a></li>
<li><a href="legal/disclaimer.html">Disclaimer</a></li>
</ul>
</div>
</div>
<div class="col-lg-3">
<div class="widget">
<h5 class="widgetheading">Other</h5>
<ul class="link-list">
<li><a href="https://github.com/UFO-Studios/TheAlienDoctor.com">Contribute to the
source code!</a></li>
<li><a href="https://www.niceygylive.xyz">Thanks to Niceygy for their major
Contributions to this website!</a></li>
<li><a href="https://blogs.TheAlienDoctor.com">Check out my blogs!</a></li>
</ul>
</div>
</div>
</div>
</div>
<div id="sub-footer">
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="copyright">
<p>© TheAlienDoctor | Template By <a href="http://webthemez.com"
target="_blank">WebThemez</a></p>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- javascript ================================================== -->
<!-- YouTube subscribe button -->
<script src="https://apis.google.com/js/platform.js"></script>
<!-- Patreon button -->
<script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
<!-- Searchable table -->
<script src="js/table.js"></script>
<!-- Scripts from orignal template-->
<script src="js/jquery.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.fancybox.pack.js"></script>
<script src="js/jquery.fancybox-media.js"></script>
<script src="js/portfolio/jquery.quicksand.js"></script>
<script src="js/portfolio/setting.js"></script>
<script src="js/jquery.flexslider.js"></script>
<script src="js/animate.js"></script>
<script src="js/custom.js"></script>
<script src="js/owl-carousel/owl.carousel.js"></script>
<!-- Placed at the end of the document so the pages load faster -->
</body>
</html>