Add discord.net official discord server to readme
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[](https://www.nuget.org/packages/Discord.Net)
|
||||
[](https://www.myget.org/feed/Packages/discord-net)
|
||||
[](https://dev.azure.com/discord-net/Discord.Net/_build/latest?definitionId=1&branchName=dev)
|
||||
[](https://discord.gg/jkrBmQR)
|
||||
[](https://discord.gg/dnet)
|
||||
|
||||
An unofficial .NET API Wrapper for the Discord client (https://discord.com).
|
||||
|
||||
@@ -68,4 +68,4 @@ Due to the nature of the Discord API, we will oftentimes need to add a property
|
||||
|
||||
Furthermore, while we will never break the API (outside of interface changes) on minor builds, we will occasionally need to break the ABI, by introducing parameters to a method to match changes upstream with Discord. As such, a minor version increment may require you to recompile your code, and dependencies, such as addons, may also need to be recompiled and republished on the newer version. When a binary breaking change is made, the change will be noted in the release notes.
|
||||
|
||||
An increment of the MAJOR component indicates that breaking changes have been made to the library; consumers should check the release notes to determine what changes need to be made.
|
||||
An increment of the MAJOR component indicates that breaking changes have been made to the library; consumers should check the release notes to determine what changes need to be made.
|
||||
|
||||
Reference in New Issue
Block a user