#errors...

1 messages · Page 1 of 1 (latest)

ancient epoch
#

show full error

#

@slim pilot show full error.

slim pilot
ancient epoch
#

it tries to send empty message.

#

is it a command or something?

serene gazelle
#

could it be because of var embed = new MessageEmbed, not a constant?

slim pilot
#

yes it is

ancient epoch
ancient epoch
slim pilot
#

sure

serene gazelle
#

but there's no empty spaces

slim pilot
ancient epoch
#

console.log(fetchprefix) pls

slim pilot
#

add it after what

ancient epoch
#

if(command ===

slim pilot
#

if command

#

alright

serene gazelle
#

it worked for me when i had the same issue

ancient epoch
#

well, no.

slim pilot
#

yea i don't know what changed in v13

ancient epoch
#

it does not need to be a string

#

working example:
embed.setAuthor(interaction.options.getString('author'))

#

or any value as variable

#

will work as well

serene gazelle
#

huh, ok

slim pilot
#

@ancient epoch

#

is there is a website tell me the old variable and new in v12 and v13?

#

ig error is in there

ancient epoch
slim pilot
#

ty

#

so were is the error?

ancient epoch
#

try message.reply({embeds: [embed]})

slim pilot
#

like that ?

#

oh it worked

#

tysm

#

@ancient epoch

ancient epoch
#

yeah. in order to send embeds you have to send it that way.

slim pilot
#

ok ty

#

but

#

last question

#

if i want it reply without mention

#

how can i make that in v13

ancient epoch
#

message.channel.send()

slim pilot
#

but that wont be reply ig?

slim pilot
ancient epoch
#

it will do the same thing but without mention.

#

just try it.

slim pilot
#

okay

#

it didn't

ancient epoch
#

so that's what you wanted, right?

slim pilot
#

nope

#

i want it to reply to the message

#

in v12 it was

#

message.lineReplyNoMention

#

but you need to install package

ancient epoch
#

so it was not originally from discord js

slim pilot
#

yep

ancient epoch
#

so there is no such thing in v13

slim pilot
#

i will tell you what i meant

#

1 s

#

@ancient epoch

#

reply and without mention

slim pilot
ancient epoch
#

sec..

slim pilot
#

okay

dense peakBOT
#

<:_:874569335308431382> Message#reply()
Send an inline reply to this message.

ancient epoch
#

checked, like i said, if it was achieved with custom package, then it was not originally from discord.js, which means it is not in v13.

slim pilot
#

okay ty