RogueException
b5d817f171
Cleaned up csprojs, added support for tag builds.
8 years ago
Christopher F
83bd16f329
Don't attempt to convert Embed entities to models if the entity is null
Allows null embeds to be passed into ModifyAsync
8 years ago
RogueException
587ec65e79
Added Discord.Net.Webhook
8 years ago
RogueException
8630185ac9
Started Discord.Net.Relay
8 years ago
RogueException
34139c9b59
Converted Discord.Net to a metapackage
8 years ago
RogueException
3046b62c94
Cleaned up csproj/sln/scripts
8 years ago
RogueException
9fb413952f
Fixed solution errors
8 years ago
RogueException
8326d01f62
Isolated API definitions to their own library
8 years ago
RogueException
50688384ca
Added WS4Net Provider
8 years ago
RogueException
0f674d2404
Updated dependencies to .NET Core 1.1
8 years ago
ObsidianMinor
ddca1bc6a4
Migrated projects to Visual Studio 2017
8 years ago
RogueException
ab5279dd14
Merge branch 'concrete2' into dev
8 years ago
RogueException
dd86f03306
Started converting websocket and rpc classes
8 years ago
RogueException
683f0d5013
Merged changed from dev branch
8 years ago
RogueException
6319933ed0
Concrete class prototype
8 years ago
RogueException
ae186f8d9e
Updated solution
8 years ago
RogueException
5ad63563c1
Added initial commands project
9 years ago
RogueException
06fd96a72c
Fixed missing project reference
9 years ago
RogueException
1ec2e7bc11
Fixed a path
9 years ago
RogueException
b45a0ebe6e
1.0 REST Preview 2
9 years ago
RogueException
5bdd6a7ff3
Early 1.0 REST Preview
9 years ago
RogueException
c19a353549
Fixed typo in project path
9 years ago
RogueException
54b2353012
Changed dotnet folder to netplatform, fixed reference to Shared
9 years ago
RogueException
ca25af5b8a
Changed preprocessor conditions for new monikers and updated packages.
9 years ago
RogueException
ab9368f565
Removed TestingProject
9 years ago
Googie2149
c729eaae8b
Revamped CommandsPlugin
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.
9 years ago
Brandon Smith
cc04f7eb55
Added Modules project
9 years ago
RogueException
bd67e1dc53
Fixed project references
9 years ago
Brandon Smith
dd19a625e3
Updated ToolsVersion to 14
9 years ago
RogueException
024ef7d1de
Added DataWebSocket Events
9 years ago
RogueException
4529ad3d4a
Refactor all the things!
9 years ago
RogueException
9d06e2b48d
Clean all the things!
9 years ago
Brandon Smith
827ffc3e29
Updated Solution
9 years ago
Brandon Smith
60f74d088a
Project restructure, Added .Net Core support, Fixed some bugs
10 years ago
Brandon Smith
7d7c14eb9d
Added gitattributes
10 years ago
Brandon Smith
d9d4d6d621
Added Kick/Ban/Mute/Deaf, cleaned Http Helper, removed a few leftovers from 0.1
10 years ago
Brandon Smith
1c366c078b
Major cleanup, added message and role caches, added a few events, added test placeholder
10 years ago
Brandon Smith
7b29abc2bf
Initial Commit - V0.1.0
10 years ago