Replies: 2 comments
-
discord.py does not control embeds -- their rendering is entirely client sided and client specific. Generally the workaround here is to add another field with a name and value of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Otherwise, if you find, that this looks better, make all fields not inline, by adding
when you use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to create a help for my bot. But the fields seem to be unaligned
Output:
Beta Was this translation helpful? Give feedback.
All reactions