Skip to content

Fix webhook messages being parsed unnecessarily#4346

Merged
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/dont-parse-webhooks
Jul 11, 2021
Merged

Fix webhook messages being parsed unnecessarily#4346
mdcfe merged 1 commit into
EssentialsX:2.xfrom
JRoy:fix/dont-parse-webhooks

Conversation

@JRoy
Copy link
Copy Markdown
Member

@JRoy JRoy commented Jul 11, 2021

this wasted cpu time for stuff we will never use plus caused problems when parsing webhooks that our library couldn't parse correctly (MinnDevelopment/discord-webhooks#36)

@JRoy JRoy added type: bugfix PRs that fix bugs in EssentialsX. module: discord Issues or PRs for the EssentialsDiscord module labels Jul 11, 2021
@JRoy JRoy added this to the 2.19.0 milestone Jul 11, 2021
@mdcfe mdcfe merged commit 1556b91 into EssentialsX:2.x Jul 11, 2021
@mdcfe mdcfe deleted the fix/dont-parse-webhooks branch July 11, 2021 19:36
ressidell pushed a commit to ressidell/Essentials that referenced this pull request Apr 27, 2025
This wasted CPU time parsing responses from Discord that we will never use, plus caused problems when parsing webhooks that our library couldn't parse correctly (MinnDevelopment/discord-webhooks#36).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: discord Issues or PRs for the EssentialsDiscord module type: bugfix PRs that fix bugs in EssentialsX.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants