Help - how do i fix the error?


how do i fix it (if image not loading click on it)

Your JSON is not valid, seems like line 20 even
has an extra, unexpected }, so remove it,
also, you leaked MANY and I mean MANY API keys
here, so might want to edit the image!

how is it not valid? (btw its for a dc bot)

It’s not a problem with your JSON, we need to see your membercount file

ok here:

Just looking through the code… doesn’t seem like `${message.author.tag}` is necessary, you can just do message.author.tag.

1 Like

thanks but i didnt do that
i just had to edit the addfield

You updated the image, previously it was invalid,
now it seems like your code errored out

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.