Skip to content

Upgrade DSharpPlus to 5.0.0-nightly-02594 - #364

Merged
FloatingMilkshake merged 3 commits into
mainfrom
milkshake/upgrade-dsp
Jul 26, 2026
Merged

Upgrade DSharpPlus to 5.0.0-nightly-02594#364
FloatingMilkshake merged 3 commits into
mainfrom
milkshake/upgrade-dsp

Conversation

@FloatingMilkshake

@FloatingMilkshake FloatingMilkshake commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

Upgrades D#+ to latest nightly. D#+ removed/changed some gateway stuff, so IGatewayController no longer exists. See DSharpPlus/DSharpPlus#2444

This PR removes the implementation of IGatewayController we were using for the heartbeated & zombied events. Heartbeats to Uptime Kuma are now done with a scheduled task that runs in the standard 10-second task loop that runs about every 50 seconds. The zombied event is no longer handled here as D#+ should theoretically reconnect on its own

@FloatingMilkshake FloatingMilkshake moved this to Awaiting review in Cliptok todo Jul 25, 2026
@github-project-automation github-project-automation Bot moved this from Awaiting review to Approved, awaiting merge in Cliptok todo Jul 26, 2026
@FloatingMilkshake
FloatingMilkshake merged commit 64f84d6 into main Jul 26, 2026
2 checks passed
@FloatingMilkshake
FloatingMilkshake deleted the milkshake/upgrade-dsp branch July 26, 2026 02:16
@github-project-automation github-project-automation Bot moved this from Approved, awaiting merge to Done in Cliptok todo Jul 26, 2026
FloatingMilkshake added a commit that referenced this pull request Jul 26, 2026
FloatingMilkshake added a commit that referenced this pull request Jul 26, 2026
Reapplies #364 with another upgrade to DSharpPlus to fix gateway reconnect bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants