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

Update message instead of resend #13

Merged
merged 6 commits into from
Aug 16, 2024
Merged

Conversation

clockwinder
Copy link
Owner

@clockwinder clockwinder commented Aug 15, 2024

@adamdiel Take a look!

This PR prevents the creation of a new message for every song, by editing the previous embed: 356ffc3

It also reworks the stop function to be a bit less redundant and to give more user feedback: ea88c53 7aaebbf

Finally it changes updatePlaying() to cancel instead of stop. d464b9a

Copy link
Collaborator

@adamdiel adamdiel left a comment

Choose a reason for hiding this comment

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

Overall love the approach. Left a few quick observations. I'll pull it down and test on mine too in a bit and then I can approve.

Take a look at #11, I left a question that will dictate which order you'll want to merge these

rainwavebot.py Show resolved Hide resolved
rainwavebot.py Outdated Show resolved Hide resolved
@clockwinder clockwinder merged commit a05c5f4 into main Aug 16, 2024
@clockwinder clockwinder deleted the UpdateMessageInsteadOfResend branch August 16, 2024 15:33
@clockwinder
Copy link
Owner Author

Closes #6

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