add auto role for new member and member in vocal

This commit is contained in:
Arthur Puechberty
2026-01-16 00:25:06 +01:00
parent 2164c13a04
commit cfa4f05a2d
8 changed files with 688 additions and 248 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<div id="profil">
<img id="avatar" src="" alt="Avatar">
<span id="username"></span>
<a id="logout" href="/logout">Se déconnecter</a>
<a id="logout" href="/auth/logout">Se déconnecter</a>
</div>
</nav>
<h1>LazyBot</h1>