fca0099bc27708733185c0e105f4db7adc679d3e
Resolves #159. The previous bug was that SocketSelfUser did not inherit from ISelfUser, so DiscordSocketClient.GetCurrentUserAsync was not returning a SocketSelfUser, despite the underlying type being that. This caused ModifyStatusAsync to throw the NotSupportedException that existed on the REST SelfUser.
Discord.Net v1.0.0-dev
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the documentation or join the Discord API Chat.
Installation
You can download stable builds Discord.Net and its command extension from NuGet:
Bleeding edge builds are also available on MyGet.
You can access the Feed directly at https://www.myget.org/F/discord-net/api/v3/index.json
Compiling
In order to compile Discord.Net, you require the following:
Visual Studio 2015
CLI
Description
Languages
C#
100%
