Files
Discord.Net/README.md
RogueException 77f84fb15d 0.8.1-beta2
2015-11-22 15:32:31 -04:00

21 lines
882 B
Markdown

# Discord.Net v0.8.1-Beta2
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
Check out the [documentation](https://discordnet.readthedocs.org/en/latest/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx).
### 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:
- [Discord.Net](https://www.nuget.org/packages/Discord.Net/)
- [Discord.Net.Commands](https://www.nuget.org/packages/Discord.Net.Commands/)
### Known Issues
- DNX Core 5.0 is experiencing several network-related issues and support has been temporarily dropped.