mirror of
https://github.com/arthur-pbty/bot-discord-coins.git
synced 2026-06-03 15:07:20 +02:00
Add alliances sys (partit 8)
This commit is contained in:
@@ -185,7 +185,7 @@ module.exports = {
|
||||
const embedPage10 = new EmbedBuilder()
|
||||
.setTitle('👑・Alliance')
|
||||
.setThumbnail(message.guild.iconURL())
|
||||
.setDescription(commandsList(client, 'Alliance', prefix))
|
||||
.setDescription(commandsList(client, 'alliance', prefix))
|
||||
.setColor(await embedColor(message.author.id, message.guild.id))
|
||||
.setTimestamp()
|
||||
.setFooter({ text: `Page 11/11 | Demandé par ${message.author.tag}`, iconURL: message.author.displayAvatarURL() });
|
||||
|
||||
Reference in New Issue
Block a user