-
Notifications
You must be signed in to change notification settings - Fork 239
Description
Is your feature request related to a problem? Please describe.
The problem that I see is that a discord message is sent in a very bot-like format (fixed-width text, minimal formatting, etc.)
Describe the solution you'd like
utilize a form of discord embeds that allows a message to be send in a prettified format. This would require sending a special object in a discord request includes formatting data. For an example of what an embedd looks like, and the code thats included in it, see this link
Describe alternatives you've considered
that specific object is required for pretty embedding.
Additional context
Here's an example of how discord.js does embeds. From looking at this code, it looks like there's no integration with a discord python library, so some work around making an object in python that includes embedding would be necessary
Metadata
Metadata
Assignees
Labels
Projects
Status