mirror of
https://github.com/SrIzan10/Recluse-Bot.git
synced 2026-05-01 10:55:24 +00:00
3.6 KiB
3.6 KiB
<html lang="en">
<head>
</head>
<style>
.container {
width: 1200px;
position: relative;
left: 430px;
}
.container .box {
position: relative;
width: 500px;
height: 600px;
background: rgb(32, 32, 32);
float: left;
margin: 15px;
border-radius: 10px;
}
.btn {
margin-left: 350px;
background-color: rgba(27, 27, 27, 0.815);
color: rgb(255, 255, 255);
font-size: 40px;
transition-duration: 0.5s;
border: 2px solid white;
border-radius: 10px;
font-family: 'Josefin Sans', sans-serif;
}
h1 {
font-family: 'Fredoka One', cursive;
font-size: 50px;
text-align: center;
color: aqua;
margin-bottom: 15px;
}
h2 {
font-family: 'Fredoka One', cursive;
font-size: 30px;
color: white;
margin-left: 537px;
}
body {
background-color: #42455a;
}
h4 {
font-family: 'Fredoka One', cursive;
font-size: 30px;
color: white;
margin-left: 375px;
}
p {
font-family: 'Fredoka One', cursive;
font-size: 20px;
color: white;
margin-left: 15px;
}
</style>
<html>
<html lang="en"></html>
<head>
</head>
Automodv12 Bot Commands!
All commnds catgeroy here Commands
<body>
<div class="container">
<div class="box">
<div class="content">
<p>⚫ MODERATION - KICK,SETWELCOME,BAN,MUTE.ETC</p>
<br>
<p>⚫ IMAGE - SPEED, WASTED,RIP.ETC</p>
<br>
<p>⚫ GIVEWAY - START,END,.ETC</p>
<br>
<p>⚫ INFO - BOTINFO ,USERINFO,SERVERINFO,</p>
<br>
<p>⚫ FUN - MEME,SLAP.ETC</p>
<br>
<p>⚫ ECONOMY - WORK ,BUY,GIVE.ETC</p>
<br>
<p>⚫ A BOT WITH 90+ COMMNDS</p>
</div>
</div>
<div class="box">
<div class="content">
<p>⚫ qkick - Kick user</p>
<br>
<p>⚫ qban - Bans user</p>
<br>
<p>⚫ qmute - Mutes user</p>
<br>
<p>⚫ qunmute - Unmutes user</p>
<br>
<p>⚫ qticket - Creates support ticket</p>
<br>
<p>⚫ qclear - Clears messages</p>
<br>
<p>⚫ qrules - Shows embed with rules</p>
</div>
</div>
<button class="btn" onclick="location.href='https://automodbot.tk'">Back To Main Page</button>
<br>
<h4>Copyright © Recluse Bot 2021</h4>
</div>
</body>
<div id="outer-div">
<div id="inner-div"></div>
</div>
<h1 id="msg">Click To Toggle</h1>
<script src="script.js"></script>
</html>