Logo for Mycro

Upvote Mycro


Gelişmiş Public Kayıt Sistemli Moderasyon ve Eğlence botu

Back to Mycro

<a href=“https://top.gg/bot/776463484446703708”>
<img src=“https://top.gg/api/widget/776463484446703708.svg” alt=“Ressurection” />
</a>

• Gelişmiş türkçe , moderasyon ve eğlence botu• Sadece r!yardım yazarak tüm kodlara anında erişebilirsiniz

•Üstun kod becerilerimizle botumuz serverınızı küfüre ve reklama karşı koruyacaktır

•Sunucunuza gelen kişilere otorol vererek sızlerin işlerınızı rahatcaktır

•Daha ne duruyorsun botu ekle ve ustun guvenlık ve komutlarımızla sunucunu düzene sok

• İşte bazı kodlarımız
<style>

<style>

.bot-name {
-webkit-animation: rainbow-text 2s infinite alternate;
animation: rainbow-text 1.5s infinite alternate;
font-weight: bold;
font-style: oblique;
font-size: 3px;
text-shadow: 0 0 25px 0 #fff;
}
@keyframes rainbow-text {
0% {
color: #C21B1C;
}
100% {
color:#C21B1C;
}
}</p>
<p>#bot-details-page .btn-like{
background-color:#fff;
}
.votebutton{
border: 2px solid #C21B1C;
color: white;
font-weight: bold;
font-style: oblique;
background-color: black;
box-shadow: 0 0 25px 0 #AE1819;
}

.votebutton:hover {
background-color: #0da8f4;
color: black;
box-shadow: 0 0 25px 0 black;
}

.atag {
background-color: #0da8f4;
color: black;
border-bottom: 1px solid #000000 !important;
transition: all .5s
}
.atag:hover {
background-color: #0da8f4;
color: white;
transition: all .2s ease-in-out;
}
.atag:after {
border-bottom: 13px solid transparent;
border-left: 10px solid #0da8f4;
border-top: 13px solid transparent;
content: ‘’;
position: absolute;
right: -10px;
transition: all .4s;
top: 0
}
.atag:hover:after {
background: 0 0 !important;
border-bottom: 13px solid transparent;
border-left: 10px solid black;
border-top: 13px solid transparent;
content: ‘’;
position: absolute;
right: -10px;
transition: all .4s;
top: 0
}
.bot-tags-title {
color: white;
}
.owners a{
color: #C21B1C;
}
#createdby b {
background-color: #000000 !important;
color: gold;
border-bottom: 1px solid #0da8f4 !important;
transition: all .5s;
}
#createdby b:hover {
background-color: #ffffff !important;
color: white;
transition: all.2s ease-in-out;
border-bottom: 1px solid purple !important;
}
.bot-tags-title {
color: white;
}

.bot-description {
color:#C21B1C;
}

.lib {
color: #fff;
}

.botpagebutton {
background-color: #C21B1C;
color: white;
box-shadow: 0 0 25px 0 #C21B1C;
transition: 1ms;
}
.botpagebutton:hover {
background-color:#C21B1C;
color: white;
box-shadow: none;

}
</style>

<style>
body {
background: url(‘https://cdn.discordapp.com/attachments/776130939465629705/776880169864003629/dbl.png’) !important;
}
</style>
<style>

.columns .bot-img {
border-radius: 4px !important;
overflow: visible !important;
box-shadow: none !important;
background: none !important;
box-shadow: none !important;
}
<p>.bot-img img {
-webkit-animation: mover 1.5s infinite alternate;
animation: mover 1.5s infinite alternate;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
border-radius: 50%
}
.bot-img>img {
border: 4px solid #ffbb00;
background-color: transparent;
}
.bot-img img {
-webkit-animation: mover 1.5s infinite alternate;
animation: mover 1.5s infinite alternate;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
@-webkit-keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-20px); }
}<br>
@keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-20px); }
}
.columns .bot-img {
border-radius: 4px !important;
overflow: visible !important;
box-shadow: none !important;
background: none !important;
box-shadow: none !important;
}

</style>
</style>
<li>Botu eklemek için r!davet yazabilirsiniz!</li>

<div class=“table-responsive”>
<table class=“table color-bordered-table red-bordered-table”>
<thead>
<tr style=“background-color: #AE1819;”>
<th>Komut</th>
<th>Açıklama</th>
<th>Kullanım</th>
</tr>
</thead>
<tbody>
<tr>
<td>

                    </td>
                    <td>
                        Bot komutlarını listeler.
                    </td>

Yardım
<td>
r!yardım
</td>
</tr>
<tr>
<td>
Moderasyon
</td>
<td>
Moderasyon komutlarını gösterir
</td>
<td>
r!moderasyon
</td>
</tr>
<tr>
<td>Eğlence</td>
<td>
Eğlence komutlarını gösterir.
</td>
<td>
r!eğlence</td>
</tr>

<style>

.table-responsive {
display: block;
width: 100%;
overflow-x: auto;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
table {
border-collapse: collapse;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 1rem;
background-color: transparent;
}
.color-bordered-table.red-bordered-table {
border: 2px solid #C21B1C;
}
th {
text-align: left;
}
table th {
font-weight: 400;
}
.table td, .table th {
padding: .75rem;
vertical-align: top;
border-top: 1px solid #C21B1C;
}
.table td, .table th {
border-color: #C21B1C;
}
.color-bordered-table.red-bordered-table thead th {
background-color: #C21B1C;
color: white;
}
</style>

Check out the home page for the full Discord Bot List.