💬 Drops => Giveaway
This commit is contained in:
parent
092778b22d
commit
4e4c4b0616
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ export default {
|
||||||
if (!channel) throw new Error("Channel is required.");
|
if (!channel) throw new Error("Channel is required.");
|
||||||
|
|
||||||
const embed = new MessageEmbed()
|
const embed = new MessageEmbed()
|
||||||
.setTitle("[:toolbox:] Drop")
|
.setTitle("[:toolbox:] Giveaway")
|
||||||
.setFooter({ text: footerText, iconURL: footerIcon });
|
.setFooter({ text: footerText, iconURL: footerIcon });
|
||||||
|
|
||||||
const code = uuidv4();
|
const code = uuidv4();
|
||||||
|
|
Loading…
Add table
Reference in a new issue