Sending the embed is probably smart
This commit is contained in:
parent
bcff645ba7
commit
f4d08aa875
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ module.exports = {
|
||||||
embed.addFields(
|
embed.addFields(
|
||||||
{name: "Help", value: commands}
|
{name: "Help", value: commands}
|
||||||
)
|
)
|
||||||
|
message.channel.send({embeds :[embed]})
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue