brainboxdotcc / DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
https://dpp.dev/
Apache License 2.0
1.05k stars 159 forks source link

Added change_voice_channel to discordclient #1083

Closed SelfishPig closed 6 months ago

SelfishPig commented 6 months ago

A disconnect does not need to be issued before switching voice channels. This new function allows you to change voice channels without disconnecting beforehand.

CLAassistant commented 6 months ago

CLA assistant check
All committers have signed the CLA.

netlify[bot] commented 6 months ago

Deploy Preview for dpp-dev ready!

Name Link
Latest commit dc0764835e5f9a8fbbbdf153e6bb9f3ec1bf2372
Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/65d0e041d3fc8000082a1819
Deploy Preview https://deploy-preview-1083--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.

SelfishPig commented 6 months ago

Congrats on your first PR! It's looking great, however, the code is space indented! If you just wanna correct it to be tab indented then it should be good to go!

Thanks, all done!