Discord-Net-Labs / Discord.Net-Labs

An experimental fork of Discord.Net that implements the newest discord features for testing and development to eventually get merged into Discord.Net
https://labs.discordnet.dev
MIT License
156 stars 42 forks source link

Fixed applications not containing the TOS and Privacy strings. #382

Closed FeroxFoxxo closed 2 years ago

FeroxFoxxo commented 2 years ago

Fixed Application Modal

This is a PR fixing the application modal. It adds two fields, the TOS and Privacy Policy, fields that are in Discord's API but not DNet's.

Related issue: https://github.com/discord-net/Discord.Net/issues/1968