- Full support for role subscriptions
- Full support for burst reactions
- Full support for subscriptions and entitlements
- New queue system for Lavalink
- Support for join request (create, update & delete) events for clans
- Support for message forwarding
- Support for application emojis
- Small breaking change in
AttachmentFlags
: The flag values are now prefixed withIs
to be in line with other flag names. AddMention(IMention mention)
=>WithAllowedMention(IMention allowedMention)
AddMentions(IEnumerable<IMention> mentions)
=>WithAllowedMentions(IEnumerable<IMention> allowedMentions)
- Breaking change for
DiscordTextComponent
:string customId = null, string label = null
was switched tostring label, string customId = null
. Url
fields on DiscordXY objects are now of typeDiscordUri
. You can still use it asUri
arg since we added an implicit operator.- Fixed the naming for create and delete test entitlement methods
If you:
- want a library where you get kind and efficient help
- would like to have and use the most recent features of the Discord API
- are ready to build great things
Then this is the right place for you!
We've squashed the history of DisCatSharp due to it's clone size and cluttered history. The original history can be seen in the releases / tags and at https://github.com/Aiko-IT-Systems/DisCatSharp.Backup (Archived version before the squash).
You can install the library from the following sources:
The documentation is available at docs.dcs.aitsys.dev.
Alternative hosts for our docs are:
- Backup Host backup-docs.dcs.aitsys.dev
Either join our official support guild at https://discord.gg/2HWta4GXus, open an issue or write us an email at [email protected].
Package | Stable | Nightly |
---|---|---|
DisCatSharp | ||
DisCatSharp.ApplicationCommands | ||
DisCatSharp.CommandsNext | ||
DisCatSharp.Interactivity |
Package | Stable | Nightly |
---|---|---|
DisCatSharp.Lavalink | ||
DisCatSharp.VoiceNext | ||
DisCatSharp.VoiceNext.Natives |
Package | Stable | Nightly |
---|---|---|
DisCatSharp.Configuration | ||
DisCatSharp.Hosting | ||
DisCatSharp.Hosting.DependencyInjection |
Package | Stable | Nightly |
---|---|---|
DisCatSharp.ProjectTemplates |
Package | Stable | Nightly |
---|---|---|
DisCatSharp.Attributes | ||
DisCatSharp.Common | ||
DisCatSharp.Analyzer.Roselyn |
Package | Stable | Nightly |
---|---|---|
DisCatSharp.Extensions.TwoFactorCommands | ||
DisCatSharp.Extensions.OAuth2Web | ||
DisCatSharp.Extensions.SimpleMusicCommands |
Big thanks goes to the following people who helped us without being part of the core team
The special thanks goes to Nagisa. Make sure to check out her Instagram
The second special thanks goes to Sentry (GitHub) for sponsering us a business account on sentry for error tracking. You guys are the best 💕⭐