737 Commits (093095e4108e648ffb54002574469ee657c671ea)
 

Author SHA1 Message Date
  RogueException faae530ae1 Brought back CommandPlugin.CommandChar 10 years ago
  RogueException ee22765215 Renamed IsHidden -> Hide 10 years ago
  RogueException db556c358d Added ParameterType 10 years ago
  RogueException 91cfab1b5d FindUsers and FindChannels support mentions, FindUsers has a channel overload, and less bugs. 10 years ago
  RogueException 5c2c367228 Fixed crash for having multiple optional parameters 10 years ago
  RogueException c5a89655f7 Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases. 10 years ago
  RogueException ecc6ee648e Cleaned up a few parts, combined all errors into one event. 10 years ago
  Googie2149 89eb8f168b Fixed commands with .AnyArgs() set 10 years ago
  Googie2149 c729eaae8b Revamped CommandsPlugin 10 years ago
  RogueException acc192c689 Don't crash when user/channel mentions are received in a PM 10 years ago
  RogueException 6142b94d29 Merge branch 'dev' of https://github.com/RogueException/Discord.Net.git 10 years ago
  RogueException 8d953a69e9 Dont crash if a mention is sent in PM 10 years ago
  Brandon Smith 503a2ee37d Improve message cache management 10 years ago
  RogueException de139337af Removed references from Invite. 10 years ago
  RogueException 1f07a73ec0 Improved equality checks for cache objects 10 years ago
  RogueException 48000ec66e Dont run .Cache on fake cache objects. 10 years ago
  RogueException e6ee813b1f Added basic service model, even more commands cleanup! 10 years ago
  RogueException 44ebf50d81 Added Message.MentionedChannels 10 years ago
  RogueException 0fe2785b15 Added support for unparsed parameters, more cleanup 10 years ago
  RogueException ace8ad676e Brought back CommandPlugin.CommandChar 10 years ago
  RogueException b25b0e92b2 Renamed IsHidden -> Hide 10 years ago
  RogueException 063d56687c Added ParameterType 10 years ago
  RogueException 6c6d181b4b FindUsers and FindChannels support mentions, FindUsers has a channel overload, and less bugs. 10 years ago
  RogueException 8991bad447 Fixed crash for having multiple optional parameters 10 years ago
  RogueException 44fb33b511 Cleaned up CommandsPlugin, added CommandMap, new parameter declaration and aliases. 10 years ago
  RogueException 694a5840f2 Cleaned up a few parts, combined all errors into one event. 10 years ago
  RogueException 4574c8bd3a Merge branch 'dev' of https://github.com/Googie2149/Discord.Net into Googie2149-dev 10 years ago
  RogueException 50d8d76e73 Parse datetimes correctly 10 years ago
  RogueException b2f742453b Added Invite.CreatedAt 10 years ago
  RogueException c0cde7ff5c Initialize User.Roles sooner 10 years ago
  RogueException d13afaca0e Added Client.PrivateChannels 10 years ago
  RogueException 6635ab97dd Cleaned up ToString on model classes 10 years ago
  Googie2149 d8d0df290b Fixed commands with .AnyArgs() set 10 years ago
  RogueException 6842d81053 Apply permissions mask after resolving. 10 years ago
  RogueException 5d03b38afa Voice channel members now only list members connected to that channel, and private channels actually populates members. 10 years ago
  Googie2149 db4e8a1ec6 Revamped CommandsPlugin 10 years ago
  RogueException a0f21d6c1d Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 years ago
  RogueException 631b5789be Dont throw voice config error calling LeaveVoiceServer when multiserver is enabled 10 years ago
  RogueException 79612cff89 Make Reference a struct 10 years ago
  RogueException 7604804d25 WebSocketSharp OnError doesn't always give us an exception 10 years ago
  Googie2149 affcc806db Merge pull request #1 from RogueException/dev 10 years ago
  Brandon Smith 8c47c58bc8 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 years ago
  Brandon Smith 229f2ee7fb Dont nullref if EditUser is called in a private channel. 10 years ago
  Brandon Smith e162abc9ef Dont send the everyone role in EditUser 10 years ago
  Brandon Smith 3e5a6b2b32 Bumped LargeThreshold up to 100 when enabled, to match client behavor 10 years ago
  Brandon Smith 3c0cef4361 Dont nullref if EditUser is called in a private channel. 10 years ago
  Brandon Smith de1472160c Dont send the everyone role in EditUser 10 years ago
  Brandon Smith dd7e570b60 Bumped LargeThreshold up to 100 when enabled, to match client behavor 10 years ago
  Brandon Smith f8319f10e3 Merge branch 'master' of https://github.com/RogueException/Discord.Net.git 10 years ago
  Brandon Smith d710b5d0fc Added opcode 8 10 years ago