You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for filing this issue! Parsing the string for \\n and replacing it with \n may be a viable strategy to allow newlines until Discord lets us use multiline strings natively in the UI. As stated in a comment on another issue, it seems like this update will come in a few months.
Describe the bug
When setting the message copy via command, adding in \n to add a newline doesn't work, and the \n is just displayed in the text
To Reproduce
configure a message with \n for newlines in it
Expected behavior
The message used after running the command should display text on new lines.
The text was updated successfully, but these errors were encountered: