Discord webhook embed description max character limit

Open Beginner friendly
#51 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
62/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
typescript
Domain
api, backend

Research direction

Locate the Discord webhook sending path and find where the feedback description is placed into the embed. Reproduce the failure with a description longer than 4096 characters, then verify that the webhook sends only the first 4096 characters.

Written by the indexing model from the issue text.

Description

Discord webhook will fail to send if the description field content is greater than 4096 characters. This is a hard limit set by Discord.

Expected Behavior:
When sending a Discord webhook, only send the first 4096 characters.

Actual Behavior:
The webhook fails to send if the feedback description is greater than 4096 characters.

Dominant language
TypeScript
Stars
676
Forks
48
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from chroxify/feedbase

All issues in chroxify/feedbase

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.