Despite the 2000-char limit on discord messages, it's probably still useful to be able to prettify small blocks of JSON, having them returned to you in a nice code-block with JSON syntax highlighting (thanks Discord for supporting language syntax highlighting).
Now that I think about it, there's a way to get around the character limit. Let people send the JSON in sections, with multiple messages, and signal when they have sent the entire JSON and it can be prettified.
Despite the 2000-char limit on discord messages, it's probably still useful to be able to prettify small blocks of JSON, having them returned to you in a nice code-block with JSON syntax highlighting (thanks Discord for supporting language syntax highlighting).
Now that I think about it, there's a way to get around the character limit. Let people send the JSON in sections, with multiple messages, and signal when they have sent the entire JSON and it can be prettified.