fix: DynamicVoiceChat deleting channel without checking if members are in there by tj-wazei · Pull Request #1395 · Together-Java/TJ-Bot
Navigation Menu
{{ message }}
Together-Java / TJ-Bot Public
- Notifications You must be signed in to change notification settings
- Fork 108
Merged
fix: DynamicVoiceChat deleting channel without checking if members are in there#1395
fix: DynamicVoiceChat deleting channel without checking if members are in there#1395
Conversation
Copy link
Contributor
tj-wazei
commented
Jan 26, 2026
tj-wazei
commented
Description
Dynamic voice chats are currently being deleted while members are still in there. This PR adds a check before doing anything.
tj-wazei
requested a review
from a team
as a code owner
marko-radosavljevic previously approved these changes Jan 26, 2026
christolis requested changes Jan 26, 2026
application/src/main/java/org/togetherjava/tjbot/features/voicechat/DynamicVoiceChat.java
Outdated
Show resolved
Hide resolved
application/src/main/java/org/togetherjava/tjbot/features/voicechat/DynamicVoiceChat.java Outdated Show resolved Hide resolved
tj-wazei
dismissed
marko-radosavljevic’s stale review
via
883b4b6
tj-wazei
force-pushed
the
fix-dynamic-vc-deletion
branch
from
f3d73b2 to
883b4b6
Compare
christolis approved these changes Jan 26, 2026
Copy link
Member
christolis
left a comment
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
Copy link
sonarqubecloud
bot
commented
Jan 26, 2026
sonarqubecloud bot commented
Jan 26, 2026
Quality Gate passed
Issues


Measures



marko-radosavljevic
self-requested a review
marko-radosavljevic approved these changes Jan 26, 2026
tj-wazei
deleted the
fix-dynamic-vc-deletion
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
