9348e087b016acd87721fbb69ce0588f598d1bb4
Previously, if a user autoloaded commands more than once, commands that were already in the command map would be readded. If the module list already contains a module with the same type as the module being loaded, it will not load the new instance of this module.
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%
