22 Commits (65afd375022b126ecf12c56ef5704d1c1d60902f)

Author SHA1 Message Date
  Christopher F 65afd37502
feature: add DiscordSocketRestClient (#1198) 7 years ago
  Monica S 7366cd4361 feature: Implement Dispose for types which have disposable data (#1171) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Chris Johnston 2de6cef18c Add validation to bot tokens based on string length (#1128) 7 years ago
  Still Hsu 245806fe3d Initial refactor (#1103) 7 years ago
  Still Hsu 7022149536 Fix/Implement various invite-related behaviors (#1023) 7 years ago
  Darnell Williams fc5e70c9dd Attempts to resolve #961 (#962) 7 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 8 years ago
  Alex Gravely 9b7afec4cc Add BaseSocketClient object. (#773) 8 years ago
  Christopher F 3c1e76615e Preemptive Ratelimits should be logged under Verbose 8 years ago
  RogueException 5e94b97024 Added RequestOptions to RestClient methods. Added guild summary paging. 8 years ago
  RogueException 683541ba24 Added RequireOwner support for User tokens 8 years ago
  RogueException 3190d7e26d Moved (re)connection handling to ConnectionManager 8 years ago
  RogueException 0cf5493c61 Fixed crash, added DM/Group channel helpers 8 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException dac51db299 Added DiscordShardedClient, some DiscordSocketClient fixes. 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  RogueException bf10529f80 Added new rate limits 9 years ago
  RogueException 708f9fe514 Added CommandContext, fixed commands compile errors 9 years ago
  RogueException 8aa1050b93 Cleaned up usings 9 years ago
  RogueException e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 9 years ago