Vexed01 / Vex-Cogs

My cogs for Red.
https://cogdocs.vexcodes.com
GNU General Public License v3.0
28 stars 21 forks source link

[Beautify] Add setting for auto-beautify #46

Open Vexed01 opened 3 years ago

Vexed01 commented 3 years ago

What cog is this feature request for?

Beautify

Describe the feature request in as much detail as possible

Add a per-channel setting to try and automatically beautify JSON. The bot should try to beautify every single message and silently fail if it is not JSON, otherwise post the beautified version.

This is one of my Hacktoberfest issues, which anyone may take without needing to ask me directly, and if not done I will get around to doing them in the coming months.