Skip to content

Support splitting long message bodies across multiple messages #218

@eritbh

Description

@eritbh

Right now .whois will just get cut off after 2000 chars and not display anything below the cutoff point. We should make a utility which can take a string and split it up into <=2000-char chunks (ideally splitting the message up on newlines) so we can use multiple messages to show the entire output.

This may not apply to .whois specifically if we move its output to embeds to fix our mention display problems (#219), but it would still be handy to have around

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions