16 Commits (dae73903071f65f7c37b53cf8898513727556115)

Author SHA1 Message Date
  Chris Johnston dae7390307 fix interface break: reorder allowedMentions arg so that it's after options 6 years ago
  Chris Johnston 6506031aa2 Feature: Allowed mentions object on msg create (interface breaking) 6 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Christopher F b38dca7803 All arguments in ReplyAsync should be optional 8 years ago
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 8 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  RogueException aca8def0cb ModuleBase should map to ICommandContext 9 years ago
  Joe4evr ea298875af Actually mark the methods virtual #derp 9 years ago
  Joe4evr c2599977a5 Add BeforeExecute/AfterExecute methods to ModuleBase 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 9 years ago
  RogueException c2722cf7c4 SendMessage should accept EmbedBuilder directly 9 years ago
  Christopher F bad7d827c3 Modify SendMessage to include an embeds field 9 years ago
  Sindre Langhus 0b43545ae0 Update ReplyAsync Task to return the sent message. 9 years ago
  RogueException 735c869f3d Moved Client from ModuleBase to CommandContext. 9 years ago
  RogueException 635819b89f Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 9 years ago