Logo for KeyBot

Upvote KeyBot


keybot - Discord Moderation bot , info, leveling and fun !

Back to KeyBot

<style>
@keyframes float {
0% {
box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
transform: translatey(0px);
}
50% {
box-shadow: 0 25px 15px 0px rgba(0,0,0,0.2);
transform: translatey(-30px);
}
100% {
box-shadow: 0 5px 15px 0px rgba(0,0,0,0.6);
transform: translatey(0px);
}
}

.entity-header__image {
box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
transform: translatey(0px);
animation: float 4s ease-in-out infinite;
}
</style>
<iframe src=“https://keybot.xyz/” title=“keybot site”></iframe>

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