mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-20 13:50:30 +02:00
Add : cmd hack (coût 4rep mais ouvert a tous)
This commit is contained in:
@@ -97,7 +97,7 @@ module.exports = {
|
||||
const embedPage5 = new EmbedBuilder()
|
||||
.setTitle('🏭 Metier et capacité')
|
||||
.setThumbnail(message.guild.iconURL())
|
||||
.setDescription(`page 5`)
|
||||
.setDescription(commandsList(client, 'jobs'))
|
||||
.setColor(await embedColor(message.author.id, message.guild.id))
|
||||
.setTimestamp()
|
||||
.setFooter({ text: `Page 5/10 | Demandé par ${message.author.tag}`, iconURL: message.author.displayAvatarURL() });
|
||||
|
||||
Reference in New Issue
Block a user