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

✨ [feat] Improved voice safety features for paused playback #257

Merged
merged 12 commits into from
Jan 27, 2024
Merged

✨ [feat] Improved voice safety features for paused playback #257

merged 12 commits into from
Jan 27, 2024

Conversation

hitblast
Copy link
Member

Things changed:

  • This PR improves the internal _ensure_voice_safety() method of the Music cog to prevent issues caused by pausing the playback of the current song. This issue had gone unnoticed previously until recently we tried performing actions while the playback was actually paused for a while. It is meant to be a temporary band-aid until we find a more automated solution.
  • Fixed broken GitHub Actions status badges in the README.md file.

@hitblast hitblast added feat New features bug-fixed Something wasn't working labels Jan 27, 2024
@hitblast hitblast requested a review from furtidev January 27, 2024 17:32
@hitblast hitblast self-assigned this Jan 27, 2024
@hitblast hitblast changed the title ✨ [feat] Improved voice safety features ✨ [feat] Improved voice safety features for paused playback Jan 27, 2024
Copy link
Member

@furtidev furtidev left a comment

Choose a reason for hiding this comment

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

LGTM

@hitblast hitblast merged commit 6606660 into IgKniteDev:main Jan 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fixed Something wasn't working feat New features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants