-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (29 loc) · 1022 Bytes
/
index.html
File metadata and controls
29 lines (29 loc) · 1022 Bytes
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
<html>
<head>
<title>MES BOTS DEPUIS MES DÉBUTS DANS DISCORD</title>
<style>
body {
background-color: #FFC0CB;
}
</style>
</head>
<body>
<h1>MES BOTS activement développer DEPUIS MES DÉBUTS DANS DISCORD</h1>
<ul>
<li> EllaBot (7 août 2020 - 19 septembre 2020
mon tout premier bot dans Discord,5 serveurs,10 commandes,bot de messages</li>
<li> Melta27 (18 septembre 2020 - 2 octobre 2021)
Bot certifie,500 serveurs,230 commandes,bot modération, animé,gif (</li>
<li> Nao (1 juillet 2021 - 2 octobre 2021) premier bot Discord.js ,
73 serveurs,71 commandes </li>
<li> Seyka (29 avril 2022 - toujours actif ) bot certifié animé, utilitaires et fun
</li>
<li> Erzako (29 avril 2022 - toujours actif ) bot animé et gif
</li>
<li> Kristina (24 février 2023 - toujours actif ) bot,amie utilitaire en Discord.js
</li>
<li> Kamylia (11 mars 2023 - toujours actif ) bot Discord pour les utilisateurs germanophones
</li>
</ul>
</body>
</html>