DiscordMediaLoader icon indicating copy to clipboard operation
DiscordMediaLoader copied to clipboard

Discrd API Migration

Open Serraniel opened this issue 4 years ago • 2 comments

Discord API Domain Migration Last month, we excitedly announced our official move to discord.com. It was a long time in the making, and the work isn't done yet! For now, our API will continue to handle requests made to discordapp.com. On November 7, 2020 we will be dropping support for the discordapp.com domain in favor of discord.com. Please ensure that your libraries, bots, and applications are updated accordingly. Due to technical constraints, our CDN domain will not be migrated and will remain cdn.discordapp.com for the foreseeable future.

Serraniel avatar Jul 22 '20 17:07 Serraniel

This issue will require an update of Discord.Net. From my knowledge they removed the support for user accounts, so they have to be re-enabled manually. Alternativley editing the URL in the current version should word, too.

Serraniel avatar Jul 22 '20 17:07 Serraniel

Update 1.4.0.0 introduced the possibility to update Discord.Net API. As soon they update to new API url we can adjust this, too.

Serraniel avatar Jul 28 '20 15:07 Serraniel