2826 Commits (a3ce80c1dcaecc255d1650b9e227d2f30e440d0c)
 

Author SHA1 Message Date
  Alex Gravely ec03883e26 Create unspecified channel object for unknown channel types (#811) 8 years ago
  Mark Gross 479361bbea Condense redundant AddField overloads in EmbedBuilder (#790) 8 years ago
  Christopher F 4846264074 Add IsNsfw to TextChannelProperties 8 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 8 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Hsu Still 0de5d5b02b Added SendFileAsync (#774) 8 years ago
  Joe4evr 94f7dd2ab8 Remove EmbedBuilder -> Embed implicit conversion (#801) 8 years ago
  Christopher F e991715bac Added CommandService.CommandExecuted (#747) 8 years ago
  Christopher F 0fdb2d2c3b Bump version to 2.0.0-alpha 8 years ago
  Izumemori 9c81ab9fe4 changed NameAttribute to work for parameter (#765) 8 years ago
  Alex Gravely cb0ff7817d Add NullableTypeReader (#785) 8 years ago
  Christopher F 4205d68b5a Don't throw when receiving a presence for a user that doesn't exist (#746) 8 years ago
  Christopher F 3c1e76615e Preemptive Ratelimits should be logged under Verbose 8 years ago
  Christopher F 1ffcd4bfa7 Changed Guild#DefaultChannel to resolve the first accessible channel (#777) 8 years ago
  Christopher F 182f00f8ce Reworked IChannel.IsNsfw to support the new API flag (#771) 8 years ago
  RogueException 361bfc1a90 Bumped version to 1.1.0-alpha 8 years ago
  Alex Gravely 865080add9 Fix CreateGuildAsync not sending icon stream. (#768) 8 years ago
  Christopher F 506a6c96c9 Throw when attempting to add or remove a member's EveryoneRole (#781) 8 years ago
  RogueException f997089174 Try to pull DM channels from cache on CHANNEL_CREATE 8 years ago
  Alex Gravely 6b5a6e7f1f Fix everyone mention. (#755) 8 years ago
  Jay Malhotra 57a461c9ff NullOrEmpty -> NullOrWhiteSpace (#758) 8 years ago
  Christopher F 22b969cbc7 Test the Discord.Color structure (#786) 8 years ago
  Christopher F 95b78df9f0 URL-Encode reasons on Kick/Ban (#787) 8 years ago
  RogueException dfcb4b39fb Allow duplicate RequireBotPermissionAttribute 8 years ago
  Alex Gravely c4dcb9dc17 Update client.cs (#752) 8 years ago
  Hsu Still b59c48b9ec Added IServiceProvider (#753) 8 years ago
  Joe4evr 0bdc2455bc Add line to show subscribing to CommandService#Log (#756) 8 years ago
  RogueException 0a41694f01 Update Discord.Net.nuspec 8 years ago
  RogueException 710e1824bf Update LICENSE 8 years ago
  Christopher F 8068a0ba0e Merge pull request #654 from ObsidianMinor/dev 8 years ago
  Christopher F 263864f579 Bumped version to 1.0.2 8 years ago
  RogueException ff10f17cba Proper versioning is hard 8 years ago
  RogueException d27657d193 Removed hardcoded suffix from nuspec 8 years ago
  RogueException b35fbac017 Removed version from README 8 years ago
  Pat Murphy d89804d7c7 Fix potential nullref in embedBuilder value setter (#734) 8 years ago
  Joe4evr 8cd99beb62 Unify ShardedCommandContext with SocketCommandContext (#739) 8 years ago
  Finite Reality d2afb06942 Make the "cannot be loaded" warning fire correctly (#729) 8 years ago
  Joe4evr b6dcc9e8d8 Add back the case for ParameterPreconditions (#735) 8 years ago
  Finite Reality 7597cf5baa Fix CalculateScore throwing on missing parameters (#727) 8 years ago
  Christopher F c316b29286 Bump version to 1.0.1 8 years ago
  RogueException 26bc0b300d Updated version to 1.0 8 years ago
  RogueException ba18179eb8 Fixed compile error 8 years ago
  RogueException 3b78817c54 Added int overload to EmbedBuilderExtensions 8 years ago
  RogueException 14dfc48df3 Style cleanup 8 years ago
  Finite Reality fdd38c8d7f Add embed builder extensions (#460) 8 years ago
  Finite Reality 74f6a4b392 Allow commands to return a Task<RuntimeResult> (#466) 8 years ago
  Finite Reality b96748f9c3 Allow arbitrary attributes to be added to commands (#458) 8 years ago
  RogueException 394e0aa4d1 Reorganized properties in Emoji.cs 8 years ago
  Pat Murphy 224d0403db Adding Equals() overloads for reactions/emotes (#723) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago