Embeds update

Kommentarer

1 kommentar

  • Bruce wilkerson

    Here’s a summary of the updates you’re interested in for Discord embeds:

    1. Video Playback in Embeds: Currently, Discord embeds do not support video playback directly within the embed. Videos have to be shared as attachments or links. To add features like tracking times watched or integrating animations using Canvas, you would need to handle these elements outside of embeds, possibly through interactive bot commands or web applications.
    2. Text Color Changes in Embeds: Discord embeds have limited styling capabilities. You can’t change the text color directly within an embed. However, you can use different embed fields, titles, and descriptions creatively to make your message stand out. For more extensive text formatting, consider using external tools or custom bots.
    3. Image Positioning: Currently, Discord embeds only support images above or below fields, not to the left or right. For more customized layouts, you’d need to use external hosting or create interactive web applications that can handle more complex layouts.
    4. Editing Button Status: As of now, updating button status requires editing the entire message. This can be done using Discord’s interaction and message APIs. Reducing redundant code and API usage is a good idea, but any improvements in this area would likely require changes to Discord's API, which may not be immediately feasible.

    For specific feature requests, you might want to consider reaching out to Discord’s feedback channels or support to suggest these enhancements.
    Read More

    0

Du måste logga in om du vill lämna en kommentar.