Files
Discord.Net/README.md
WSIContractor ce63d8c2a7 Changed the dev branch version number
Changed the documentation to reflect the right version number and to prevent confusion. Changed from 0.8.0-beta1 to 0.8.1-beta.
2015-11-02 09:49:57 -08:00

881 B

Discord.Net v0.8.1-Beta

An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).

Check out the documentation or join the Discord API Chat.

Current Features

  • Using Discord API v3
  • Supports .Net 4.5 and DNX 4.5.1
  • Server Management (Servers, Channels, Messages, Invites, Roles, Users)
  • Send/Receieve Messages (Including mentions and formatting)
  • Basic Voice Support (Outgoing only)
  • Command extension library (Supports permission levels)

Installation

You can download Discord.Net from NuGet:

Known Issues

  • DNX Core 5.0 is experiencing several network-related issues and support has been temporarily dropped.