Mahlarian / Sopharahsis

Repository for Sopharahsis Discord Bot
4 stars 0 forks source link

[SUGGESTION] JSON-Prettifier Command #4

Open Brittank88 opened 5 years ago

Brittank88 commented 5 years ago

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.