Long Blank Space in Embeds
I have my embed and for some reasons it has a lot of strange blank space, its not happened before with random space?
Here is the code I'm using
3 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.discord recently standardized a wider width for embeds
as to why the line break is specifically after
hopped
it's because that's what you have in your code with \n
Okay thanks, I didn't know they did that- and for the \n was one of my attempts to work out why.