💬 Drops => Giveaway

This commit is contained in:
Axel Olausson Holtenäs 2022-06-15 00:11:10 +02:00
parent 092778b22d
commit 4e4c4b0616
No known key found for this signature in database
GPG key ID: 7BF6826B76382CBA

View file

@ -64,7 +64,7 @@ export default {
if (!channel) throw new Error("Channel is required.");
const embed = new MessageEmbed()
.setTitle("[:toolbox:] Drop")
.setTitle("[:toolbox:] Giveaway")
.setFooter({ text: footerText, iconURL: footerIcon });
const code = uuidv4();