You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

index.md 750 B

8 years ago
8 years ago
8 years ago
12345678910111213
  1. # Discord.Net Documentation
  2. Discord.Net is an asynchronous, multiplatform .NET Library used to interface with the [Discord API](https://discordapp.com/).
  3. If this is your first time using Discord.Net, you should refer to the [Intro](guides/getting_started/intro.md) for tutorials.
  4. More experienced users might refer to the [API Documentation](api/index.md) for a breakdown of the individuals objects in the library.
  5. For additional resources:
  6. - [Discord API Guild](https://discord.gg/discord-api) - Look for `#dotnet_discord-net`
  7. - [GitHub](https://github.com/RogueException/Discord.Net/tree/dev)
  8. - [NuGet](https://www.nuget.org/packages/Discord.Net/)
  9. - [MyGet Feed](https://www.myget.org/feed/Packages/discord-net) - Addons and nightly builds