Skip to content

Aiko-IT-Systems/DisCatSharp

Folders and files

NameName
Last commit message
Last commit date
Jul 10, 2024
Mar 21, 2025
Jul 10, 2024
Apr 15, 2025
Apr 15, 2025
Jul 11, 2024
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Jul 10, 2024
Mar 3, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Apr 15, 2025
Dec 4, 2024
Jul 10, 2024
Jul 10, 2024
Feb 25, 2025
Jul 10, 2024
Jan 26, 2025
Jul 10, 2024
Jul 10, 2024
Jul 10, 2024
Jul 10, 2024
Aug 26, 2024
Jan 26, 2025
Feb 11, 2025
Feb 11, 2025
Mar 2, 2025
Jul 10, 2024
Jul 10, 2024
Aug 24, 2024
Feb 25, 2025

Repository files navigation

Build Documentation CodeQL FOSSA Status

GitHub last commit GitHub commit activity GitHub pull requests GitHub code size in bytes

Stable Nightly


DisCatSharp

A Discord App Library written in C# for .NET


News

New

  • 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

Breaking

  • Small breaking change in AttachmentFlags: The flag values are now prefixed with Is 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 to string label, string customId = null.
  • Url fields on DiscordXY objects are now of type DiscordUri. You can still use it as Uri arg since we added an implicit operator.
  • Fixed the naming for create and delete test entitlement methods

About

Why DisCatSharp?

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!

What Happened With The History

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).

Installing

You can install the library from the following sources:

Documentation

The documentation is available at docs.dcs.aitsys.dev.

Alternative hosts for our docs are:

Bugs or Feature requests?

Either join our official support guild at https://discord.gg/2HWta4GXus, open an issue or write us an email at bugs@aitsys.dev.

Tutorials / Examples

Visual Studio Tools


NuGet Packages

Main

Package Stable Nightly
DisCatSharp NuGet NuGet
DisCatSharp.ApplicationCommands NuGet NuGet
DisCatSharp.CommandsNext NuGet NuGet
DisCatSharp.Interactivity NuGet NuGet

Voice

Package Stable Nightly
DisCatSharp.Lavalink NuGet NuGet
DisCatSharp.VoiceNext NuGet NuGet
DisCatSharp.VoiceNext.Natives NuGet NuGet

Hosting

Package Stable Nightly
DisCatSharp.Configuration NuGet NuGet
DisCatSharp.Hosting NuGet NuGet
DisCatSharp.Hosting.DependencyInjection NuGet NuGet

Templates

Package Stable Nightly
DisCatSharp.ProjectTemplates NuGet NuGet

Development / Commons

Package Stable Nightly
DisCatSharp.Attributes NuGet NuGet
DisCatSharp.Common NuGet NuGet
DisCatSharp.Analyzer.Roselyn NuGet NuGet
Package Stable Nightly
DisCatSharp.Extensions.TwoFactorCommands NuGet NuGet
DisCatSharp.Extensions.OAuth2Web NuGet NuGet
DisCatSharp.Extensions.SimpleMusicCommands NuGet NuGet

Sponsors

Thanks

Big thanks goes to the following people who helped us without being part of the core team ♥️

Special Thanks

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 💕⭐

Open Source License Status

FOSSA Status