open PR to make bio command fields inline #739
Unanswered
Vyvy-vi
asked this question in
First-Timers
Replies: 2 comments 1 reply
-
Thanks @Vyvy-vi 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
-
One other thought on this. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Original issue: EddieBot#386 (created by @stemount)
Q) How to get started with this issue?
Have a look at the src/commandHandlers/bio.ts file.
Have a look at the argument called
inline
in the embed constructor.https://discordjs.guide/popular-topics/embeds.html#using-the-richembedmessageembed-constructor
You could find all about making discord embeds here:
https://discordjs.guide/popular-topics/embeds.html
The current embeds look like this:

We could perhaps have them look like this->

Beta Was this translation helpful? Give feedback.
All reactions