2692 Commits (f4b321429a43eb86686a272a60f4ab81778ca392)

Author SHA1 Message Date
  Cosma George f4b321429a Implemented the most basic form of the command service. Does not yet parse arguments, nor does it register commands. Also added to the aforementioned dev-test project. 5 years ago
  Cosma George 16f6a4c482 Fixed build errors and started an example project for development purposes and to be a starting-off point for newcomers to the slash command ecosystem, 5 years ago
  quin lynch f4a8b219ed Worked on Slash command service, getting ready for big code grind 5 years ago
  quin lynch f3c07fdf6b Merge remote-tracking branch 'origin/Interactions' into SlashCommandService 5 years ago
  quin lynch c5bba76124 Merge remote-tracking branch 'origin/SlashCommandService' into SlashCommandService 5 years ago
  quin lynch ff08f34779 Comment updates and explicit conversions for SocketInteractionDataOption's 5 years ago
  quin lynch 21c2a7fa3a SlashCommandBuilder added 5 years ago
  quinchs 8b25c9bbfb
feature: Add GuildUser IsPending property (#1731) 5 years ago
  Paulo 225550dc5a
feature: Add MessageFlags and AllowedMentions to message modify (#1724) 5 years ago
  Paulo c683b2901d
feature: Add user public flags (#1722) 5 years ago
  Paulo 6a62c4770c
feature: Add role tags (#1721) 5 years ago
  Paulo 5934c7949a
misc: VoiceRegions and related changes (#1720) 5 years ago
  quin lynch 09f6f3439f Added APPLICATION_COMMAND_DELETE, APPLICATION_COMMAND_UPDATE, and APPLICATION_COMMAND_CREATE gateway events. 5 years ago
  Paulo 4a7f8fec93
fix: Move and fix internal AllowedMentions object (#1727) 5 years ago
  Paulo a4d32d366d
fix: IMessage.Embeds docs remarks 5 years ago
  quin lynch a0f9646235 Get, modify, and delete Guild/Global commands, 5 years ago
  Fyers dd2e524ff9
fix: Invite and InviteMetadata properties (#1639) 5 years ago
  quin lynch 670bd92383 Working version of Interactions. All public classes/members now have correct documentation. Added AlwaysAcknowledgeInteractions to the socket client config 5 years ago
  quin lynch fae3fbeda8 Worked on more rest routes for responding to application commands. Worked on SocketInteraction 5 years ago
  quin lynch 27efb7d30d Fixed couple of unfinished properties 5 years ago
  quin lynch d35ba91312 Rest features for ApplicationCommands 5 years ago
  Still Hsu 2cd1880228
docs: Add minor tweaks to DiscordSocketConfig docs strings 5 years ago
  Still Hsu e31cdc7586
docs: Fix MaxWaitBetweenGuildAvailablesBeforeReady docs string 5 years ago
  Still Hsu e0f8737c35
Add initial StyleCops style enforcement 5 years ago
  Still Hsu 833ee42a1f
Cleanup GatewayReconnectException docs 5 years ago
  Still Hsu 13a41f8754
Mark null as a specific langword in summary 5 years ago
  Still Hsu 62539f0391
Move bulk deletes remarks from <summary> to <remarks> 5 years ago
  Still Hsu 9ea3291ef1
Resolve inheritdocs warning 5 years ago
  Daniel Baynton 47f571ef1c
fix: SocketGuild.HasAllMembers is false if a user left a guild (#1683) 5 years ago
  vrachv aacfea05ea
feature: Add max bitrate value to SocketGuild 5 years ago
  Joel Liechti e385c40fc7
docs: Update summary of SocketVoiceChannel.Users (#1714) 5 years ago
  Paulo 9d7cb39faa
fix: Rollback Activities to Game (#1702) 5 years ago
  Paulo 1e9b252e64
fix: Wrong author for SocketUserMessage.ReferencedMessage 5 years ago
  Paulo 5ed01a30b6
fix: UserMentions throwing NullRef 5 years ago
  Paulo 5213916903
fix: Possible NullReferenceException when receiving InvalidSession (#1695) 5 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 5 years ago
  Paulo 25d5d36772
feature: Send presence on Identify payload (#1688) 5 years ago
  Paulo ec673e1863
feature: Implement gateway ratelimit (#1537) 5 years ago
  Paulo 97e71cd5e5
fix: Revert PremiumSubscriptionCount type (#1686) 5 years ago
  Paulo ec212b175d
feature: Add missing properties to Guild and deprecate GuildEmbed (#1573) 5 years ago
  Paulo 04389a4f3e
fix: Emoji url encode (#1681) 5 years ago
  Paulo 3a1001830b
misc: Missing summary tag 5 years ago
  Paulo 47ed806418
misc: Change ratelimit messages (#1678) 5 years ago
  Paulo be60d813f7
fix: Team is nullable, not optional (#1672) 5 years ago
  Paulo 05a1f0a709
fix: Discord sends null when there's no team 5 years ago
  Paulo 9134443494
fix: Crosspost throwing InvalidOperationException (#1671) 5 years ago
  Jack Fox 1e012ac0b8
feature: Add GetStreams to AudioClient (#1588) 5 years ago
  Paulo 10fcde0a32
feature: Add missing application properties (including Teams) (#1604) 5 years ago
  Paulo 1ab670b3fc
feature: Add INVITE_CREATE and INVITE_DELETE events (#1491) 5 years ago
  Paulo a2af9857ca
fix: Audio stream dispose (#1667) 5 years ago