From b8ff7e0253e33abbebaafd2b01974c5a60358460 Mon Sep 17 00:00:00 2001 From: *x1 Date: Fri, 31 May 2024 22:18:45 +0200 Subject: [PATCH] Update affichage --- commands/jeux/machine-a-sous.js | 2 +- commands/jobs/braquage.js | 2 +- commands/teams/tcadenas.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/commands/jeux/machine-a-sous.js b/commands/jeux/machine-a-sous.js index 544b776..1f84c3a 100644 --- a/commands/jeux/machine-a-sous.js +++ b/commands/jeux/machine-a-sous.js @@ -76,7 +76,7 @@ module.exports = { embedColor(message.author.id, message.guild.id).then(color => { const embed = new EmbedBuilder() .setTitle('🪙 Machine à sous') - .setImage('https://ptb.discord.com/channels/1244326671260319904/1244775600695148564/1245137950904156242') + .setImage('https://cdn.discordapp.com/attachments/1244326671730086049/1246142849955664093/3OkKuOYO.1245413015365488731.gif?ex=665b5077&is=6659fef7&hm=94eb9000c433e25e2e9a2355e693eb8e01b5d27fa250a8889f6098f14bf67a80&') .setDescription(`Vous avez misé \`${args[0]}\`. Les chiffres deffilent...\nRésultat dans 7.5 secondes...`) .setColor(color) .setTimestamp() diff --git a/commands/jobs/braquage.js b/commands/jobs/braquage.js index 99b05c9..47acccc 100644 --- a/commands/jobs/braquage.js +++ b/commands/jobs/braquage.js @@ -5,7 +5,7 @@ const db = require('../../fonctions/database.js'); module.exports = { aliases: ['braquage'], description: 'Tente un braquage. (cout : 5coins)', - emote: '🔐', + emote: '🏦', utilisation: '<@membre>', permission: 0, diff --git a/commands/teams/tcadenas.js b/commands/teams/tcadenas.js index d90872b..123d569 100644 --- a/commands/teams/tcadenas.js +++ b/commands/teams/tcadenas.js @@ -5,7 +5,7 @@ const embedColor = require('../../fonctions/embedColor.js'); module.exports = { aliases: ['tcadena'], description: 'Ajoute un cadenas à une team. (max : 5, coût : 3reputation)', - emote: '🔓', + emote: '🔒', utilisation: '', permission: 0,