-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
96 lines (90 loc) · 4.52 KB
/
index.html
File metadata and controls
96 lines (90 loc) · 4.52 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
<!DOCTYPE html>
<html lang="es" dir="ltr">
<head>
<meta charset="utf-8">
<title></title>
<!-- <link rel="stylesheet" href="style.css"> -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"> -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.2.1/css/bootstrap.min.css" integrity="sha384-GJzZqFGwb1QTTN6wy59ffF1BuGJpLSa9DkKMp0DgiMDm4iYMj70gZWKYbI706tWS" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<!-- informacion -->
<div class="card text-center">
<div class="card-header">
GlichtTest | Informacion
</div>
<div class="card-body">
<h5 class="card-title">GlichTest</h5>
<p class="card-text"> este bot se iso como una prueva para el hots de "glitch.com"
<br>pero tambien para uso para todos los usuarios
<br>el bot apesar de ser de prueva esta bien elaborado para su uso
<br><br>el se apaga automaticamente por su inactividad, asi que hay que
<br>para prenderlo hay que entrar ala pagina y solito se prendera nuevamente
<br><br>El bot se puede Usar Libremente, es un bot de entrentenimiento,seguridad.
<br>comandos Divertidos, SFW & NSFW, entre otros. usa g!report . para mandar un mensajes
para reportar o sugerir algo del bot.</p>
<a href="https://discordapp.com/oauth2/authorize?client_id=521810164928610304&scope=bot&permissions=8" class="btn btn-primary">Invitar</a>
<a href="https://www.paypal.me/ksgrapin" class="btn btn-info">Donar</a>
<a href="/mantenimiento" class="btn btn-danger">Mantenimiento</a>
</div>
<div class="card-footer text-muted">
Tus Sugerencias y Reportes ayudan a mejorar a GlichtTest.<br>
tu donacion ayudara a mejorar el bot, ya sea un mejor el hots o meterlo a vpn mucho mejor y seguro.
</div>
</div>
<div class="card text-center ">
<div class="card-body">
<h5 class="card-title ">Comandos</h5>
<p class="card-text">
Admin:<br>
ban kick mute tempmute<br><br>
Utilidades:<br>
say clear<br><br>
Acciones:<br>
kiss hug meow baka tickle cuddle<br><br>
Economia:<br>
balance addmoney daily pay store<br><br>
Nsfw:<br>
hentai boobies hnekos 4k uniform bbw<br>
</p>
</div>
<div class="card-footer text-muted">
Comando de ayuda 'g!help' | la tienda de GlichtTest tienes que adaptarla a tu servidor para que funcione correctamente.
</div>
</div>
<!-- -->
<div class="card text-center">
<div class="card-body">
<h5 class="card-title">Crear Un bot Para Tu servidor</h5>
<p class="card-text">FREE: <br>- 5 comandos de informacion<br>- 2 comandos admin <br>requisito: <br>- servidor con 1500 usuarios activos <br>- estar en la comunidad ZeatherNight <br>- Tener El Bot GlichtTest En tu servidor <br><br>MEDIO $7: <br> - 5 comandos de informacion <br> - comandos de admin (ban,kick,mute) <br> - 2 comandos personalizados. <br><br>REGULAR $25: <br> - Comando de informacion (las que nesites) <br> - Comandos de admin (kick,ban,tenpmute,report) <br> - 5 comandos personalizados</p>
</div>
<div class="card-footer text-muted">
El logo o la foto de perfil del bot,lo tendras que hacerla tu, Si quieres los documentos tienes que pagar un extra.
</div>
</div>
<!-- -->
<div class="card text-center">
<div class="card-body">
<h5 class="card-title">Creador de GlichtTest</h5>
<p class="card-text"> ★ :|: KamerrOficial :|: ★ <br><br>
<a href="https://twitter.com/KamerrOficial">● Twitter</a><br>
<a href="https://www.facebook.com/KamerrOficial/">● Facebook</a><br>
<a href="https://www.instagram.com/KamerrOficial/">● Instagram</a><br>
<a href="#">● Youtube: KamerrEzz & SoyKamerr </a><br>
<a href="https://www.youtube.com/channel/UCOjFl_8CCWYiZyLVvQyQ_hg?pbjreload=10">● Youtube: Designer </a><br>
<a href="https://soundcloud.com/kamerroficial">● SoundCloud:</a><br>
<a href="https://www.behance.net/KamerrOficial">● Behance</a><br>
</p>
</div>
<div class="card-footer text-muted">
Sigue para ver mas cosas.
</div>
</div>
</div>
<!-- -->
<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/symbols/sym-6/sym600.cur), progress;}</style>
</body>
</html>