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

[RFC] Auto-announce when new song comes on #914

Merged
merged 9 commits into from
Mar 3, 2024

Conversation

logomancer
Copy link
Contributor

This should address #831, at least in part. This is still preliminary, and I'm a TypeScript noob, so comments welcome for what needs to happen for this to merge.

-This adds a VoiceChannel.send() message to send out the "Now Playing" embed in the voice chat channel when the song changes. This necessitated keeping the reference to the current voice channel as a member of the player class.

  • I updated the changelog (holding off on this until the scope of this PR gets settled)

@github-actions
Copy link

github-actions bot commented Mar 11, 2023

📦 A new release has been made for this pull request.

To play around with this PR, pull codetheweb/muse:pr-914 or codetheweb/muse:187c651fc39d930936284b2af96cd61cdaa27979.

Images are available for x86_64 and ARM64.

Latest commit: 187c651

@codetheweb
Copy link
Collaborator

Just tried this and I like it overall. Didn't even realize that Discord voice channels had a built-in text channel.

I think this should probably be a config option rather than always on since some people (myself included) might prefer to have this disabled.

@logomancer logomancer marked this pull request as ready for review March 2, 2024 03:05
@logomancer
Copy link
Contributor Author

Changes are ready for review. Sorry for the wait, life kept me from getting to this until now. Let me know if you need me to squash my commits.

Copy link
Collaborator

@codetheweb codetheweb left a comment

Choose a reason for hiding this comment

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

👌

@codetheweb codetheweb merged commit ccd8793 into museofficial:master Mar 3, 2024
5 checks passed
Copy link

github-actions bot commented Mar 3, 2024

🚀 Released in Release v2.6.0.

@logomancer logomancer deleted the now-playing-status branch March 3, 2024 21:50
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.

2 participants