Well. uh. I can't test it right now (it's 1:30AM).
Got work tomorrow, so looking if anyone is willing to test it and report back?
https://github.com/DSharpPlus/DSharpPlus/pull/1485
#VNext IP Discovery fix
1 messages · Page 1 of 1 (latest)
hans tag use pr artifacts
To run the library off a pull request, you will need a GitHub account. Navigate to the pull request you want to use and click on the green check mark next to the latest commit: https://cdn.discordapp.com/attachments/379379415475552276/1075485948281888788/image.png
Then, go to "Details" and scroll all the way down to "Artifacts". Download the zip file and extract it into a folder of your choice.
Now, you need to add the packages to your project.
Using CLI:
Run dotnet add package <package-name> --source "path/to/your/package/folder"
Using Visual Studio:
Add your local folder as a package source in this dialog, reached through the little gear icon in your NuGet dialogue, see https://cdn.discordapp.com/attachments/959804202744422453/962070642432311366/unknown.png and https://cdn.discordapp.com/attachments/959804202744422453/962070737148051536/unknown.png. You'll want to click the plus icon to create a new package source, then enter your folder name at "Source".
Using your .csproj file:
(do not.)
Add <RestoreAdditionalPackageSources>path/to/your/package/folder</RestoreAdditionalPackageSources> to your head PropertyGroup.
In the latter two cases, you should then be able to update D#+ to the pull request build through your NuGet dialogue.
New commit was added, wait for that @junior steeple

the starting index changed as well
Yeah not having any success using VoiceNext.
Seems to infinitely await VoiceNextExtension::ConnectAsync, but connects to the voice chat
setting a reminder for tomorrow(today) so I can figure out what goes wrong
And not awaiting ConnectAsync, waiting a few second then using VoiceNextExtension::GetConnection returns null despite it being connected to a voice channel
I'll try debugging tomorrow
I should. after toilet.
I don't think this is going to work as we intended
@civic atlas
⏰ Reminder
You wanted to be reminded <t:1677782559:R>
✏️ Reminder Text
vnextsies
