20 Commits (d07fc5ac53832ba8ec001a4a3e336651e30b6964)

Author SHA1 Message Date
  NaN 257f246d1d
Format the project with 'dotnet format' (#2551) 2 years ago
  SKProCH 503fa755a0
feat: Add async callbacks for IModuleBase (#2370) 2 years ago
  Quin Lynch 5a7e43a8cb
V3 Final merge (#1966) 3 years ago
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 3 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 4 years ago
  Chris Johnston 89b6b7e1a5
feature: Include allowed mentions payload on message creation (#1455) 5 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 6 years ago
  Christopher F b38dca7803 All arguments in ReplyAsync should be optional 7 years ago
  Christopher F bb8ebc13d2 Add callback method for when a module class has been added (#934) 7 years ago
  Finite Reality 032aba9129 Update commands with C#7 features (#689) 8 years ago
  RogueException aca8def0cb ModuleBase should map to ICommandContext 8 years ago
  Joe4evr ea298875af Actually mark the methods virtual #derp 8 years ago
  Joe4evr c2599977a5 Add BeforeExecute/AfterExecute methods to ModuleBase 8 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 8 years ago
  RogueException 2c075e186a Added support for custom ModuleBase command contexts. Added SocketCommandContext/RpcCommandContext. 8 years ago
  RogueException c2722cf7c4 SendMessage should accept EmbedBuilder directly 8 years ago
  Christopher F bad7d827c3 Modify SendMessage to include an embeds field 8 years ago
  Sindre Langhus 0b43545ae0 Update ReplyAsync Task to return the sent message. 8 years ago
  RogueException 735c869f3d Moved Client from ModuleBase to CommandContext. 8 years ago
  RogueException 635819b89f Reduced command module lifetime to a single command execution. Removed ModuleAttribute. 8 years ago