Skip to content
Snippets Groups Projects
Commit 59be4332 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

fix

parent efa84bd4
No related branches found
No related tags found
No related merge requests found
......@@ -514,8 +514,6 @@ client.on('interactionCreate', async interaction => {
// Le code n'est pas valide
await interaction.reply({ content: 'Le code que tu as entré est invalide. :p', ephemeral: true });
}
}
}
} else {
// Il l'a déjà associé
await interaction.reply({ content: 'Tu as déjà associé ton compte minecraft avec le serveur Discord. :thinking:', ephemeral: true });
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment