philipdouglas / r2-d7

A bot for xwingtmg.slack.com
MIT License
13 stars 14 forks source link

Increase embed limit to 3952 to prevent splitting of lists in most cases #65

Closed tecera closed 2 years ago

tecera commented 2 years ago

This PR increases the pagination limit for embeds to 3952 characters as that is the current safe limit for descriptions in the Discord API. The maximum size for an Embed being 6000 and the maximum size for the footer being 2048 characters.

https://discord.com/developers/docs/resources/channel#embed-object-embed-limits