189 lines
8.0 KiB
HTML
189 lines
8.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Julianum - Présentation de Raphael</title>
|
|
<script src="https://cdn.tailwindcss.com"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/gsap.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.11.4/ScrollTrigger.min.js"></script>
|
|
<script>
|
|
tailwind.config = {
|
|
theme: {
|
|
extend: {
|
|
colors: {
|
|
primary: '#7289DA',
|
|
secondary: '#99AAB5',
|
|
dark: '#23272A',
|
|
blurple: '#5865F2',
|
|
}
|
|
}
|
|
}
|
|
}
|
|
</script>
|
|
<style>
|
|
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
|
|
|
|
body {
|
|
font-family: 'Poppins', sans-serif;
|
|
background: rgb(2,0,36);
|
|
color: #ffffff;
|
|
}
|
|
|
|
.gradient-text {
|
|
background-clip: text;
|
|
-webkit-background-clip: text;
|
|
color: transparent;
|
|
background-image: radial-gradient(circle, rgba(238,174,202,1) 0%, rgba(148,187,233,1) 100%);
|
|
}
|
|
|
|
.glass {
|
|
background: rgba(255, 255, 255, 0.1);
|
|
backdrop-filter: blur(10px);
|
|
border-radius: 10px;
|
|
border: 1px solid rgba(255, 255, 255, 0.2);
|
|
}
|
|
|
|
.discord-button {
|
|
background-color: #5865F2;
|
|
color: white;
|
|
padding: 10px 20px;
|
|
border-radius: 28px;
|
|
font-weight: bold;
|
|
transition: all 0.3s ease;
|
|
}
|
|
|
|
.discord-button:hover {
|
|
background-color: #4752C4;
|
|
transform: translateY(-2px);
|
|
box-shadow: 0 5px 15px rgba(88, 101, 242, 0.4);
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body class="bg-dark text-gray-200">
|
|
<header class="bg-gray-900 p-4 sticky top-0 z-50 glass">
|
|
<div class="container mx-auto flex justify-between items-center">
|
|
<h1 class="text-2xl font-bold gradient-text">Julianum</h1>
|
|
<nav class="hidden md:flex space-x-4">
|
|
<a href="/" class="hover:text-primary transition-colors">Accueil</a>
|
|
<a href="/bot/feathures" class="hover:text-primary transition-colors">Fonctionnalités</a>
|
|
<a href="/bot/commands" class="hover:text-primary transition-colors">Commandes</a>
|
|
</nav>
|
|
<button class="md:hidden text-white focus:outline-none">
|
|
<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16m-7 6h7"></path>
|
|
</svg>
|
|
</button>
|
|
</div>
|
|
</header>
|
|
|
|
<section id="home" class="py-24 px-4">
|
|
<div class="container mx-auto text-center">
|
|
<h1 class="text-5xl font-bold mb-6 gradient-text">Raphael, votre bot Discord polyvalent</h1>
|
|
<p class="text-xl mb-10 max-w-2xl mx-auto">Gérez et modérez votre serveur Discord avec des commandes administratives puissantes</p>
|
|
<a href="https://discord.com/oauth2/authorize?client_id=1232794371213230201" class="discord-button inline-block">
|
|
Inviter Raphael
|
|
</a>
|
|
</div>
|
|
</section>
|
|
|
|
<section id="commands" class="py-24 px-4">
|
|
<div class="container mx-auto">
|
|
<h2 class="text-4xl font-bold mb-12 text-center gradient-text">Commandes</h2>
|
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🛠️</span>: ban - Bannir un membre
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🗡️</span>: blockreport - Gérer les rapports de blocage
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">📊</span>: botinfo - Afficher les informations du bot
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🪄</span>: clear - Effacer un nombre spécifié de messages
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🤖</span>: emojiimage - Obtenir l'image d'un emoji personnalisé
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🦾</span>: genrandomstring - Générer une chaîne aléatoire
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">⌨️</span>: help - Afficher les commandes disponibles
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">👋</span>: invite - Obtenir le lien d'invitation du bot
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🗡️</span>: kick - Expulser un membre
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">⌨️</span>: mp - Envoyer un message privé à un utilisateur spécifique
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🛡️</span>: mute - Mettre un membre en sourdine
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🗡️</span>: nr - Gérer les 'nr'
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🗡️</span>: patch - Gérer les notes de mise à jour
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🪛</span>: patchnote - Afficher les notes de mise à jour du bot
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">🪄</span>: removeinvite - Supprimer toutes les invitations du serveur
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">📝</span>: report - Créer un rapport
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">⌨️</span>: search - Rechercher un utilisateur
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">👨💻</span>: user - Afficher l'avatar et les informations d'un utilisateur
|
|
</div>
|
|
<div class="glass p-4 rounded-lg hover:bg-gray-700 transition-all">
|
|
<span class="font-bold">📝</span>: config - Configurer le bot
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<footer class="py-12 px-4 bg-gray-900 text-center">
|
|
<p>© 2024 Julianum. Tous droits réservés.</p>
|
|
</footer>
|
|
|
|
<script>
|
|
document.getElementById('showAllFeatures').addEventListener('click', function() {
|
|
window.location.href = '/';
|
|
});
|
|
|
|
document.getElementById('showAllCommands').addEventListener('click', function() {
|
|
window.location.href = 'https://votre-url.com';
|
|
});
|
|
// JavaScript pour l'animation GSAP
|
|
gsap.registerPlugin(ScrollTrigger);
|
|
|
|
gsap.from(".feature-card", {
|
|
opacity: 0,
|
|
y: 100,
|
|
stagger: 0.2,
|
|
duration: 1,
|
|
scrollTrigger: {
|
|
trigger: ".feature-card",
|
|
start: "top 80%",
|
|
end: "bottom 60%",
|
|
scrub: true
|
|
}
|
|
});
|
|
</script>
|
|
</body>
|
|
|
|
</html>
|