forked from Supositware/Haha-Yes
added brave
This commit is contained in:
parent
931221f446
commit
a51e382c9b
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ class donateCommand extends Command {
|
|||
const Embed = new MessageEmbed()
|
||||
.setColor(message.member.displayHexColor)
|
||||
.setTitle('Donation link')
|
||||
.setDescription('If you decide to donate, please use the feedback command to let the owner know about it so he can put you in the about and donator command\n[Paypal](https://www.paypal.me/supositware)\n[Patreon](https://www.patreon.com/bePatron?u=15330358)');
|
||||
.setDescription('If you decide to donate, please use the feedback command to let the owner know about it so he can put you in the about and donator command\n[Paypal](https://www.paypal.me/supositware)\n[Patreon](https://www.patreon.com/bePatron?u=15330358)\n[Brave referal program](https://brave.com/hah459)');
|
||||
|
||||
return message.channel.send(Embed);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue