Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Update giveawayRerolled.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sandarutharuneth authored Jan 8, 2023
1 parent 57babad commit bf7c76d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events/giveaways/giveawayRerolled.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.exports = {
.setURL("https://discord.com/api/oauth2/authorize?client_id=973436715819745290&permissions=406881561681&scope=bot%20applications.commands")
.setEmoji('984296691794583582'))],

embeds: [new Discord.EmbedBuilder()
embeds: [new EmbedBuilder()
.setAuthor({name: "Congratulations!", iconURL: ('https://i.imgur.com/sB02Hbz.png')})
.setThumbnail('https://i.imgur.com/sB02Hbz.png')
.setColor("#2F3136")
Expand Down

0 comments on commit bf7c76d

Please sign in to comment.