2888 Commits (0dcb16119cac693c0fb9daace0c4c6064f21baef)
 

Author SHA1 Message Date
  Christopher F 1018fa6873 Merge pull request #683 from Joe4evr/QuickstartExtraComments 8 years ago
  Christopher F 925ae945e1 Merge pull request #699 from Izumemori/spelling-fix 8 years ago
  Joe4evr b0a3ce5e7c Respond to feedback. 8 years ago
  Izumemori 1d096a7fc5 Fix spelling 8 years ago
  Joe4evr 6cdc48bfa6 Move instructions about BuildServiceProvider() up 8 years ago
  Joe4evr 12acfec1db Respond to feedback 8 years ago
  Joe4evr d05191ed05 Added/clarified some comments in structure.cs 8 years ago
  BlockBuilder57 2ef53330fb Add newest verification level 8 years ago
  AntiTcb 73611d1fab Remove IUser.CreateDMChannelAsync, implicitly implement IUser.GetDMChannelAsync 8 years ago
  RogueException 8eb9b2071c Set hasHeader in SodiumEncrypt 8 years ago
  RogueException 333881a711 Expose audio header more often 8 years ago
  Bond_009 892eca39fd Update cmd docs to use IServiceProvider 8 years ago
  Christopher F 3fb661a33a fix docs compile issue 8 years ago
  AntiTcb 7db38f32bb Attach/Remove DMChannel to SocketGlobalUser.DMChannel property 8 years ago
  AntiTcb 33a91ba3de Remove redundant explicit interface definition. 8 years ago
  AntiTcb aeef5d0893 Update DM channel on entity updates. 8 years ago
  AntiTcb 6fed78025c Create DM channel if one does not exist. 8 years ago
  ObsidianMinor 652fd30f65 Fixed RestGuildUser not updating RestUser properties 8 years ago
  Christopher F 588df7b0c7 Merge pull request #653 from Joe4evr/quickstart-rc3 8 years ago
  Joe4evr af5fdec486 Update the quickstart structure to rc3. 8 years ago
  Bond-009 a92c27da3b Remove wrong parameter from FFMPEG audio example 8 years ago
  RogueException c01769ef4a Updated version to 1.0.0-rc3 8 years ago
  RogueException 4c7fad78e1 Build promises when guild is unavailable 8 years ago
  RogueException feebcb4838 Update System.Net.Http to 4.3.2 8 years ago
  RogueException 285a0e5817 Updated deps, cleaned csprojs 8 years ago
  FiniteReality 1e888cde24 Fix CheckPreconditions giving empty service provider 8 years ago
  Christopher F 32feb0a9cf Merge pull request #646 from FiniteReality/dev 8 years ago
  FiniteReality 00895b1227 Remove CommandService.BuildServiceCollection 8 years ago
  Bond-009 a1a90ae46e Update the example precondition to use IServiceProvider 8 years ago
  Finite Reality 112a434424 Allow for case-insensitive HasStringPrefix (#644) 8 years ago
  Victor Möller 8f59d4423f Fixed exemple calling old non existing function. 8 years ago
  Sindre Langhus 82a413ace6 Fix for empty user objects after GUILD_MEMBER_REMOVE (#641) 8 years ago
  RogueException 870dc50a68 Fixed RequireNsfwAttribute definition 8 years ago
  RogueException 4a128b326b Increment globaluser refs on private channel creation 8 years ago
  RogueException bd5ec0a29a Increment GlobalUser reference count on GuildUser creation 8 years ago
  Christopher F d189bb9748 Expose the 'fields' collection on EmbedBuilder (#603) 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  RogueException ba1982a3f9 Replaced DependencyMap with ServiceCollection and IServiceProvider (#625) 8 years ago
  Christopher F 7f1fc286cf Add IChannel.Nsfw, RequireNsfw precondition (#633) 8 years ago
  RogueException 05f8f41567 Fixed PR check in appveyor.yml 8 years ago
  RogueException c40857bb1e Added personal myget 8 years ago
  RogueException 4d7a97c37a Push artifacts from build script 8 years ago
  RogueException 5ad2d7361d Added appveyor.yml, README edits (#639) 8 years ago
  Sindre Langhus 90ac9027cf Replace Where+FirstOrDefault with FirstOrDefault in SocketClient (#636) 8 years ago
  Bond-009 cb4f6e37f6 Overloaded AddModuleAsync with Type (#581) 8 years ago
  Confruggy 3365bbb043 Fixes ChannelTypeReader (#630) 8 years ago
  Confruggy 4ca273dd4a Fixes RoleTypeReader (#631) 8 years ago
  RogueException ba1a9aaa18 UnstableRestClient should timeout instead of ignore requests 8 years ago
  RogueException bd85bbf30a Moved UserAgent to DiscordConfig 8 years ago
  RogueException c6ccddb4ce Added UnstableRestClientProvider 8 years ago