-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
This is the embed currently generated by default:

This can take over a half of available screen height (and on mobile devices, possibly not fit on the screen at all), which can break the flow of discussion. Meanwhile a lot of information provided are either not useful at the moment or (subjectively) not needed in general:
- return status code (it's 0 in a vast majority of uses)
- headers
- reactions like :checkmark2:
- possibly even the "Requested by" part (especially if the code block is directly above the embed)
Meanwhile, the build_small_compilation_embed function added in #98 shows it in a nice compact fashion:

It would be nice to be able to somehow enable this compact embed for all compile output messages, either for a single message message, or in the scope of entire channel/server.
ScriptyChris, gagyn and ushu3323
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request