Skip to content

Feature request: persistent option to make output less verbose #101

@adrian17

Description

@adrian17

This is the embed currently generated by default:
2021-06-13_12-43-48

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:
2021-06-13_12-43-58

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions