db4e8a1ec6a67daa18e4ee49aabe00f96e691f91
This uses a dictionary for the commands list, if a command has a max args set it'll only get that amount, will call the UnkownCommand event, and now has a built in help command that can be optionally enabled. CommandChar is now a list, but a single character can still be used. Externally, not much should have changed, but commands can be hidden from the help command and a description can be set. There's probably more that I've forgotten about.
Discord.Net v0.8.0-beta1
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.
Description
Languages
C#
100%