L30Bola / discord-bot

0 stars 0 forks source link

Improve the members struct visualization #6

Open L30Bola opened 2 years ago

L30Bola commented 2 years ago

As per this TODO, maybe we should mirror IdleRPG way of sending "complex" info, like using an image or think on another way of not splitting the table.

Embeds stay like this: image

And when the message length is over 2000 chars (Discord's limit), we need to split it, which stays like this: image image

L30Bola commented 2 years ago

If we could control the Embed's width, then we could try to make it pretty like a simple Message.