772fd97080bcfc5909d9a958158ec538cb1e39ea
After our initial discussion on the matter (see #172) this is the system that we all seem to have agreed on. As a result, I have implemented a simple system which effectively implements permissions, while being extensible and tweakable so bot devs can decide what they want to do for permissions. As for default 'permissions', I'm not sure what the best approach would be here; bot devs are likely to implement their own permissions 'levels' and use those. I think the most we could do for now is add attributes to require certain users (by id) and certain roles (by id and possibly by name?) This would probably be the best option for now as it requires less work from us, nor do we know the *exact* approach bot devs want to take with permissions.
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%
