429 Commits (90c22bb07f64bf8230d42eb04618fcfa7765d4dd)

Author SHA1 Message Date
  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
  RogueException 0828d8eb40 Added Shared project, resync'd net45 projects with dnx ones 10 years ago
  RogueException f4ab33337f Cleaned up some accessibilities 10 years ago
  RogueException 9d6d00b21a Merged Configs, 0.9-alpha1 10 years ago
  RogueException 1721f6f4d6 Prep work for isolating audio package. 10 years ago
  RogueException a38acfa74d Why not? 10 years ago
  RogueException bdf89c91c4 Fixed some permissions issues in the built-in help. 10 years ago
  RogueException f046ed1ca7 Hide aliases from default help 10 years ago
  RogueException e64bed7bdb Fixed error 10 years ago
  RogueException 7f06b9d04b Fix up some whitespace checks 10 years ago
  RogueException c88a92f5e6 Ignore repeated whitespaces in commands, and support linebreaks and tabs 10 years ago
  RogueException 2e6f65b776 Changed commands to use RawText instead of Text 10 years ago
  RogueException ca25af5b8a Changed preprocessor conditions for new monikers and updated packages. 10 years ago
  RogueException 64e6ea4173 Added GetArg(name) to CommandEventArgs 10 years ago
  RogueException 3f9e9040a5 Added Command[paramName] 10 years ago
  RogueException 214377908a Changed CommandBuilder.Alias back to old params syntax 10 years ago
  RogueException 6ee3971244 0.8.1-beta2 10 years ago
  RogueException 2a48dab18a Allow for multiple instances of the alias function in commandbuilder 10 years ago
  RogueException 2991956496 Added GenericPermissionChecker, PublicChecker and PrivateChecker 10 years ago
  RogueException 5be13b91ae Switched ids to use int64 rather than strings 10 years ago
  RogueException 36955ac516 Removed case sensitivity of commands 10 years ago
  RogueException f06a1d7278 Added support for custom errors from permission checkers 10 years ago
  RogueException d9759abf4c Added support for multiple commands at the same path 10 years ago
  RogueException e7e2a85c3a Added DNXCore placeholders (again) 10 years ago
  RogueException 1595150fd1 Added a few more permission checks 10 years ago