forked from Supositware/Haha-Yes
im dumb
This commit is contained in:
parent
75a3a0b2b6
commit
d300529d0e
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class borgarCommand extends Command {
|
|||
const borgarEmbed = new MessageEmbed()
|
||||
.setTitle('hamborger delivery')
|
||||
.setDescription(`could you do me an **amborgar** that contain **${hamIngredient}**`)
|
||||
.setFooter(`Level 0 | you have 10 seconds ${args.time} to make that hamborgor`)
|
||||
.setFooter(`Level 0 | you have ${args.time} seconds to make that hamborgor`)
|
||||
.setTimestamp();
|
||||
|
||||
message.channel.send(borgarEmbed);
|
||||
|
|
Loading…
Reference in a new issue