forked from Pycord-Development/pycord
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Voice Receiving (Pycord-Development#532)
* Implementation Of Rapptz/discord.py#6507 Initial Unchanged Implementation from the discord.py pull * Implement Fix * Advances Docstrings in sink * Implement Fixes I formatted some of the Voice files since no-one is changing them else than me currently and added more versionadded's * Should Decrease Static By A Bit * Fixes & Docs * Fix * Fix Indents * Switch Example To Use MP3 * Adding PCM As Ignored * Fixes * Fix Static Error * Fix RecordingException Docs * Fix ValueErrors * Changing Version Added To 2.0 * Details * Fix My Visual Studio Setup * Typo * Better Filters Docstring * Fix * Fix Version Info * Fix * Redo Voice Example To Use Bot Instead of Client Co-Authored-By: Swas.py <61446939+CodeWithSwastik@users.noreply.github.com> * Fix Typo https://discord.com/channels/881207955029110855/881735314987708456/922020659394129940 * Replace `ClientException`s to `SinkException`s * Adding ``.pycord`` tempdir * revert tempdir Co-authored-by: Vincent <82736662+RPSMain@users.noreply.github.com> Co-authored-by: Swas.py <61446939+CodeWithSwastik@users.noreply.github.com>
- Loading branch information
1 parent
3d04a71
commit 046380a
Showing
9 changed files
with
913 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.