1
0
Fork 0

Updated top.gg (discordbot.org) link

akairo
loicbersier 4 years ago
parent 507ed403e1
commit 687dddd454

@ -20,9 +20,9 @@ class UpdootCommand extends Command {
.setColor(message.member ? message.member.displayHexColor : 'NAVY') .setColor(message.member ? message.member.displayHexColor : 'NAVY')
.setTitle('Vote for my bot') .setTitle('Vote for my bot')
.setAuthor(message.author.username) .setAuthor(message.author.username)
.setDescription('You can vote for my bot if you think the bot is awesome!') .setDescription('You can vote for my bot if you think it is awesome!')
.addField('Discordbot.org', 'https://discordbots.org/bot/377563711927484418/vote') .addField('top.gg (Previously Discordbot.org)', 'https://top.gg/bot/377563711927484418/vote')
.addField('Discordbotlist.com', 'https://discordbotlist.com/bots/377563711927484418/upvote') .addField('Discordbotlist.com', 'https://discordbotlist.com/bots/haha-yes/upvote')
.setTimestamp() .setTimestamp()
.setFooter('Thanks for the updoots', this.client.user.avatarURL); .setFooter('Thanks for the updoots', this.client.user.avatarURL);

Loading…
Cancel
Save