Skip to content

Fix reports failing on big messages#82

Merged
hyperneutrino merged 1 commit into
masterfrom
hyper/fix-report-fail-on-big-messages
May 22, 2026
Merged

Fix reports failing on big messages#82
hyperneutrino merged 1 commit into
masterfrom
hyper/fix-report-fail-on-big-messages

Conversation

@hyperneutrino
Copy link
Copy Markdown
Member

Reports currently fail if the message is too large (reported by a member). This surfaced due to an image with 6 images in the memes channel. We should find a better implementation in a future rewrite but a naive truncation is better than nothing for now.

@MysticMia
Copy link
Copy Markdown

MysticMia commented May 22, 2026

it is technically possible to add multiple fields each limited to 1024 chars
but it probably doesn't matter given that it's for a reported message (and the message link will be provided anyway)
plus you'd run into issues with nitro users sending 4000 chars; with embeds having only up to 6000 chars max.

@hyperneutrino hyperneutrino merged commit 58ee7d4 into master May 22, 2026
1 check passed
@hyperneutrino hyperneutrino deleted the hyper/fix-report-fail-on-big-messages branch May 22, 2026 17:49
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.

2 participants