2342 Commits (858af5e8bbafc930a1ea5ff41d31db80c6067ea1)
 

Author SHA1 Message Date
  Christopher F fb99b019a0 Fix issues with DefaultRunMode 8 years ago
  Christopher F 210c360fca Throw an exception when creating a Color with an invalid float value 8 years ago
  Christopher F 1be6f77efb Don't check message content if an embed is present when modifying 8 years ago
  Christopher F 1ed4f703bf Cache the current application on DiscordSocketClient 8 years ago
  Sindre Langhus 08b836797b Current timestamp namechange 8 years ago
  RogueException 97c3f2bcd1 Merge pull request #380 from RogueException/issue/374 8 years ago
  RogueException aefbf1716d Merge pull request #377 from RogueException/issue/368 8 years ago
  Christopher F 6519b300d9 ModifyAsync will accept an EmbedBuilder 8 years ago
  Christopher F 58291f8199 Close the WebSocket when disconnecting 8 years ago
  Christopher F f9c5e229d0 Add CommandServiceConfig, DefaultRunMode 8 years ago
  Christopher F 8222eaff86 Add permissions for reactions 8 years ago
  Christopher F defc8f1c4e Add docstrings to preconditions. 8 years ago
  Christopher F ea148db08b Add RequireBotPermission, rename RequirePermission 8 years ago
  Christopher F fdecfe6bd4 Add RequireOwner Precondition 8 years ago
  FiniteReality 5cdda592c1 Add requested changes 8 years ago
  FiniteReality bc76e38ce5 Fix additional issue with aliases building incorrectly 8 years ago
  Sindre G. Langhus 54dd0a5cec Fixed ordering. 8 years ago
  Sindre G. Langhus d0158816d3 Adds DateFormatString to DiscordRestApiClient 8 years ago
  Sindre G. Langhus a455ccc334 Adds a timestamp and fixes Volts issues with Thumbnail and Image URLs. 8 years ago
  Christopher F 8ec80663f0 Merge pull request #372 from LassieME/embed/add-thumbnail-image-builders 8 years ago
  Sindre G. Langhus 8cf0911a4b DebuggerDisplay fix. 8 years ago
  Sindre G. Langhus 4cb7929735 Spacing 8 years ago
  Sindre G. Langhus f8e3ac9910 Something like this perhaps 8 years ago
  Sindre G. Langhus 6cdf5ee90e Removed Height/Width. 8 years ago
  Sindre G. Langhus 09608b79c3 Adds builders for Thumbnail and Image embeds, and adds json model for Video and Image embeds. 8 years ago
  FiniteReality 05fb81c617 Fix a bunch of issues with aliases 8 years ago
  FiniteReality fd5e237b41 Fix commands from being created with invalid aliases 8 years ago
  RogueException ff33b3b7a3 Merge branch 'Davipb-issues/262' into dev 8 years ago
  Davipb b0286975cd Fix parsing of multiple quoted parameters 8 years ago
  RogueException d1b25011dd Merge pull request #362 from aequasi/patch-1 8 years ago
  Aaron Scherer 8b8163fc2c Updating CDN url 8 years ago
  RogueException 9784a0324c Create a RestUser for messages if a user isn't cached. 8 years ago
  RogueException 53ee30c648 Virtual channels should not be exposed to socket classes. Dont store guild in messages. 8 years ago
  RogueException 3a5e4b23da Added IGuildUser.ChangeRolesAsync 8 years ago
  RogueException 2c990f08f8 Readded fluent-style to EmbedBuilder 8 years ago
  RogueException 593ba46f1c Cleaned up command builders and async func names 8 years ago
  RogueException 7505831998 Added custom messages to Preconditions 8 years ago
  RogueException 4553aa6557 Merge branch 'FiniteReality-feature/command-builders' into dev 8 years ago
  RogueException a73e411edb Merge branch 'feature/command-builders' of git://github.com/FiniteReality/Discord.Net into FiniteReality-feature/command-builders 8 years ago
  FiniteReality 196cce05af Clean up attribute checking and extraneous casts 8 years ago
  FiniteReality de645548a9 Complete command builders implementation 8 years ago
  RogueException f417c2b516 Removed no-build from build script 8 years ago
  RogueException c74a44d3ad Minor edit 8 years ago
  RogueException f3a9abb95a Improved compilation dependencies in README 8 years ago
  RogueException 675dab70f0 Update compiling and known issues in README 8 years ago
  RogueException d21dd7d943 Minor edit 8 years ago
  RogueException 42cbd67ee0 Removed prerelease tag from project.json 8 years ago
  RogueException b92747d8b7 Use BuildCounter suffix in build script 8 years ago
  RogueException cf42bd1854 Restored project.json and old build script 8 years ago
  RogueException 9b79019b54 Merge pull request #355 from AntiTcb/fix/enumTypeReader 8 years ago