8 Replies
d.js toolkit
d.js toolkit13mo ago
• 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.
phoenixx
phoenixx13mo ago
I have an embed which embeds it like this;
\`Re-invites will be done every 10-15 minutes. Do not ask the host to do re-invites or you will be issued a punishment.\
\`Re-invites will be done every 10-15 minutes. Do not ask the host to do re-invites or you will be issued a punishment.\
`
phoenixx
phoenixx13mo ago
How can I change it into this?
Danial
Danial13mo ago
By putting 3 ` on each side instead of 1
phoenixx
phoenixx13mo ago
i tried
Danial
Danial13mo ago
Show your code Alternatively, you can use codeBlock function
phoenixx
phoenixx13mo ago
d.js docs
d.js docs13mo ago
method codeBlock Wraps the content inside a code block with an optional language.