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

Merge change_voice_channel into connect_voice #1085

Merged
merged 5 commits into from
Feb 19, 2024

Conversation

SelfishPig
Copy link
Contributor

There's actually no reason for change_voice_channel to be it's own function. When would a user ever call connect_voice and not expect it to connect to the channel they specified if it's not already connected? This change doesn't break any existing functionality.

SelfishPig and others added 3 commits February 17, 2024 10:07
There's actually no reason for change_voice_channel to be it's own function. When would a user ever call connect_voice and not expect it to connect to the channel they specified if it's not already in there?
Copy link

netlify bot commented Feb 18, 2024

Deploy Preview for dpp-dev ready!

Name Link
🔨 Latest commit 2a1b732
🔍 Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/65d256de8abe6b0008f563e9
😎 Deploy Preview https://deploy-preview-1085--dpp-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the code Improvements or additions to code. label Feb 18, 2024
@Jaskowicz1
Copy link
Contributor

So, will change_voice_channel exist alongside this? Your current changes show you're keeping change_voice_channel and changing connect_voice.

@SelfishPig
Copy link
Contributor Author

So, will change_voice_channel exist alongside this? Your current changes show you're keeping change_voice_channel and changing connect_voice.

No, it will not. Sorry, trying to figure out to make github happy.

@SelfishPig
Copy link
Contributor Author

So, will change_voice_channel exist alongside this? Your current changes show you're keeping change_voice_channel and changing connect_voice.

There we go. Cheers.

@braindigitalis braindigitalis self-requested a review February 19, 2024 10:04
@braindigitalis braindigitalis merged commit fdfe48b into brainboxdotcc:dev Feb 19, 2024
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Improvements or additions to code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants