Updated more Thumbnails to reliable sources,, fixed quotes leaderboard
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
||||
})
|
||||
const embed = new EmbedBuilder()
|
||||
.setTitle('Honors Leaderboard')
|
||||
.setThumbnail('https://cdn.discordapp.com/attachments/1152723542836772914/1152940755539722240/pngwing.com.png')
|
||||
.setThumbnail(guild.iconURL({ dynamic: true}))
|
||||
.setDescription(fields.toString())
|
||||
.setColor('#5865F2') // Discord's blurple color
|
||||
.setFooter({ text: 'Use ◄ ► to navigate' });
|
||||
|
||||
Reference in New Issue
Block a user