#Unexpected end of input

26 messages · Page 1 of 1 (latest)

white houndBOT
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
pearl parcel

Add a comma at one of these artists

Arrows*

So after the } bracket it before the (

Bruh, can I not make it any clearer to you?

After the } bracket

Or

Before the ( bracket

I even drew arrows (badly drawn yes)

Oh my days

@sudden basalt sorry, a semi colon ;

A comma 🤦🏻‍♂️

My brain seems to associate commas and colons to be the same thing

Are you sure you’re running this current code?

Like saved etc

If not then I’m not too sure

tired bison

you haven't closed some parens or brace above

the lack of semicolon is a different error

right now it isn't showing, and you can't debug because node can't read the structure of your code

pearl parcel

After your interaction.reply() you’re missing a }

So after your .reply() put a }

At the very end

Shall I add

tired bison

no not at the very end

pearl parcel

The interaction.reply(), the last one

That’s what I mean