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

fix: handle embed over length limit error #190

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

Kevin-Roman
Copy link
Contributor

@Kevin-Roman Kevin-Roman commented Oct 14, 2024

The Issue

Accidental embeds over discord's limit leads to an error, that leads to the daily notifications not being sent.

The solution

For the moment, just handle the error gracefully.

@Kevin-Roman Kevin-Roman linked an issue Oct 14, 2024 that may be closed by this pull request
@Kevin-Roman Kevin-Roman merged commit 279f747 into main Oct 14, 2024
1 check passed
@Kevin-Roman Kevin-Roman deleted the kevin/handle_commandInvokeError branch October 14, 2024 09:00
Kevin-Roman added a commit that referenced this pull request Oct 14, 2024
Accidental embeds over discord's limit leads to an error, that leads to
the daily notifications not being sent.

For the moment, just handle the error gracefully.
@Kevin-Roman Kevin-Roman changed the title fix: handle embed over lenght limit error fix: handle embed over length limit error Oct 14, 2024
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.

Repeated examples displayed in certain LeetCode problems
1 participant