#pls help

1 messages · Page 1 of 1 (latest)

glad mural
analog spruce
#

send code

glad mural
#

@analog spruce

#

ok

#

@analog spruce here

carmine ferry
#

did user give any args

glad mural
#

yeah

#

if user types

#

!help server

#

bot will send information of manage server command

carmine ferry
#

you are missing a return in your if (!args[0])

glad mural
#

if (!args[0]) return await message.channel.send({ embeds: [helpEmbed] })

glad mural