Christopher F 75802403b5 Remove all references to XKCD URLs in Invites
Resolves #153

This is a breaking change!

With the introduction of Vanity URLs and the shortening of Invite URLs, the API appears to have removed the "xkcdpass" field of the Invite. 

Since this functionality was removed from the Discord API and thus obsolete, it has been removed from the Invite models.
2016-07-29 22:19:09 -04:00
2015-08-09 11:36:55 -03:00
2015-09-27 21:47:59 -03:00
2016-06-13 20:06:44 -03:00
2016-06-27 22:23:45 -03:00
2015-08-04 05:04:33 -03:00

Discord.Net v1.0.0-dev

MyGet AppVeyor Discord

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

Languages
C# 100%