coffeebank / coffee-cogs

Discord bots for webhooks, invite-based welcomes, moving messages, and more ☕🧩
https://coffeebank.github.io/coffee-cogs/
GNU General Public License v3.0
20 stars 17 forks source link

jsonrequest: Add option for 2000+ characters #14

Open coffeebank opened 2 years ago

coffeebank commented 2 years ago

Currently json responses longer than 2000 characters is cropped and lost forever, this could be split into different messages with a max messages cap to work around the limit.