Skip to content

Conversation

@tj-wazei
Copy link
Contributor

Description

An IllegalStateException was being thrown when an event happened on a non-voice channel.

In this PR:

  • Removed unnecessary annotations (Intellij linting)
  • Split the join/leave logic into their own methods for clarity
  • Removed the "auto create" of the archive category, the logic here did not create the category properly with permissions, it's best to just error log here.
  • Nit: inline sendWarningEmbed

@tj-wazei tj-wazei marked this pull request as ready for review January 24, 2026 15:35
@tj-wazei tj-wazei requested a review from a team as a code owner January 24, 2026 15:35
@sonarqubecloud
Copy link

Copy link
Member

@christolis christolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@tj-wazei tj-wazei merged commit a62f773 into develop Jan 24, 2026
11 checks passed
@tj-wazei tj-wazei deleted the fix-dynamic-vc branch January 24, 2026 15:57
@tj-wazei tj-wazei mentioned this pull request Jan 24, 2026
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.

5 participants