8 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- 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!closest I've gotten to is this
I don't know how to get rid of the gaps between each row
also, I'm not able to perfectly align all the rows
Can check string length and add spaces based on the structure
"Universal" is 9 chars+2spaces would be a total length of 11. Ensure all stings below are 11 in length before adding the |
I get that part but what about the gaps between each row?
see the images again
Yeah concat all the strings together and put in one
don't forget about mobile screens and different aspect ratios
probably will mess up the formatting much more