553 Commits (2e4fd81c5b5b3374fb7089a0c11a96fa1ab95b76)

Author SHA1 Message Date
  RogueException f6c31a0b19 Added argPos overloadeds to CommandService's Search and Execute 9 years ago
  RogueException 0e710cc76a Added a shorthand CommandService.Execute method 9 years ago
  RogueException eb7ec637a5 Cleaned up several CommandService functions 9 years ago
  RogueException 5ac320312d Added CommandService.Unload(Module) overload 9 years ago
  RogueException bfea0ef0a2 Added ordered user mentions, fixed role and channel mention resolving 9 years ago
  RogueException 21102e460c Fixed null char being appended to unparsed args 9 years ago
  RogueException f59b6b9004 Implemented command type readers, parser and service. 9 years ago
  RogueException 32ab967f4a Reorganized commands structure 9 years ago
  RogueException 480034feed Added command map 9 years ago
  RogueException baf1efb446 Added assembly searching to commands 9 years ago
  RogueException 5ad63563c1 Added initial commands project 9 years ago
  RogueException 5bdd6a7ff3 Early 1.0 REST Preview 9 years ago
  RogueException 27d7e9915b Initial 1.0-alpha1 design changes 9 years ago
  RogueException 5c64cb68bf Cleaned up a bit of the modules/services add/get format 9 years ago
  RogueException 2d0ff089a9 0.9.0-rc3-1 9 years ago
  RogueException 173df19439 Fixed crash with short mention activation strings 9 years ago
  RogueException 720e202cb6 0.9.0-rc3 10 years ago
  RogueException 41ae3ea80c Fixed Discord.Net versioning warnings 10 years ago
  RogueException 34fd47bb5d 0.9-rc3 10 years ago
  RogueException 196c6ac698 Fixed crash if prefix mention is checked in PM 10 years ago
  RogueException 2528c3feb4 Updated Versions 10 years ago
  RogueException 9843298af8 Added GlobalWhitelist/Blacklist extension methods 10 years ago
  RogueException cb4d00ac4e Split config into builder and immutable classes, added some audioservice extension methods. 10 years ago
  RogueException ef95539e2e Cleaned up the help command's footer 10 years ago
  RogueException 88776c94d1 Fixed a couple substring bugs in commandservice 10 years ago
  RogueException 2849acb005 Cleaned up new CommandService activations and help args. 10 years ago
  Googie2149 eaa9065d00 Allow ActivationMode.Mention to kinda work in PM from the client 10 years ago
  Googie2149 00171c68ac Custom activation methods 10 years ago
  Googie2149 484b2b1391 Removed extra bracket 10 years ago
  Googie2149 2ed49d2fd5 Change built in help 10 years ago
  RogueException 0db0675cb5 Rewrote AudioClient, fixed several async issues, removed most sealed keywords. 10 years ago
  RogueException f581434497 Cleaned up a few internal command constructor, fixed subgroups not maintaining category 10 years ago
  RogueException a2c9373ed6 Fixed several potential deadlocks 10 years ago
  RogueException 3ddd8b509b Added func-based UsingXXX extensions 10 years ago
  RogueException da1721b4e7 Fixed typo 10 years ago
  RogueException 55c5f0dade Cleaned up extension projects, added fluent extension methods 10 years ago
  RogueException 120950b539 Fixed a couple parser errors 10 years ago
  RogueException c1bee10523 Cleaned up several classes 10 years ago
  RogueException aa040193a1 Renamed User.CreateChannel to CreatePMChannel, added DiscordClient.CreatePMChannel(userId) 10 years ago
  RogueException 8f4bbe66ea Don't force a bad permission message 10 years ago
  RogueException 375c25c813 Improve async and reconnect stability. Added support for websocket 1012 10 years ago
  RogueException f61b9febfb Added custom error to AddCheck(lambda) 10 years ago
  RogueException 5c18600a51 Downgraded to Net45 10 years ago
  RogueException 89eba9acb4 I shan't, it's Christmas! 10 years ago
  RogueException 1762bf438f Fixed modules/commands compile errors 10 years ago
  RogueException 06fae0c95a Re-added model functions, and added legacy extensions 10 years ago
  RogueException d10e771169 0.9.0-alpha2, Updated to .Net 4.6 10 years ago
  RogueException 2dca7d9ebe Changed ids to uint64s 10 years ago
  RogueException 5760e94d81 Reworked internal task engine for DiscordClient and WebSocket. Several other minor async fixes. 10 years ago
  RogueException 82746e9207 Refactoring and fixed a few stylecop errors 10 years ago