Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split embeds into chunks #451

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Split embeds into chunks #451

merged 1 commit into from
Dec 6, 2024

Conversation

NelsonDane
Copy link
Owner

Fixes: Error: 400: {"message": "Invalid Form Body", "code": 50035, "errors": {"embeds": {"_errors": [{"code": "MAX_EMBED_SIZE_EXCEEDED", "message": "Embed size exceeds maximum size of 6000"}]}}} by splitting large discord embeds into multiple.

@NelsonDane NelsonDane merged commit 6b01c9b into main Dec 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant