Christopher F 3bc91838e9 Documentation updates:
global: Modified the unicode in |stub| to be compatible with sphinx. Still appears as a wrench in the browser.

events: added information for events, and a list of events, as well as their arg paramater. Still marked as 'WIP', as I feel my documentation was a bit lacking

permissions: added information for channel\server permissions, dual channel permissions, and roles. need to update with bits at some point.
2015-11-20 18:06:49 -05:00
2015-11-20 18:06:49 -05:00
2015-10-25 10:33:27 -03:00
2015-08-09 11:36:55 -03:00
2015-09-27 21:47:59 -03:00
2015-11-02 14:06:50 -04:00
2015-10-18 01:23:17 -03:00
2015-08-04 05:04:33 -03:00

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.
Languages
C# 100%