Found 106 packages
A C# API for Discord based off DiscordSharp, but rewritten to fit the API standards.
Advanced command framework for DSharpPlus.
An addon that adds interactivity capabilities to commands.
An extension for DSharpPlus to make slash commands easy
A Rest-only client for DSharpPlus.
Voice implementation for DSharpPlus.
Lavalink implementation for DSharpPlus. Lavalink is an easy and lightweight method of streaming audio to Discord.
DSharp CSV Helper With this package you can write attributes above your class like: [CsvDelimiter("|")] and above fields: [CsvFormat("yyyyMMdd")] [CsvLength(8)] [CsvFormat("0.00")] [CsvIgnore] Afterwards you can write it: var writer = new CsvWriter<MyObject>(@"c:\export.csv"); //writer.Definition.WriteHeader = false; writer.Write(list);
Addon for DSharpPlus adding a variety of extension methods. Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
Voice Natives for DSharpPlus.
Addon for DSharpPlus adding a variety of extension methods. The "lite" version of the package removes some contested content, and does not depend on CommandsNext. Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
Addon for DSharpPlus adding a new Embed Builder designed around value tuples and object initializers. Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
Addon for DSharpPlus.CommandsNext adding support for fluent error handling through attributes. Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
Extensible Framework
Fork of Emzi0767's advanced command framework for DSharpPlus. Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
Addon for DSharpPlus adding a helper class with emoji constants! Note: This package is not supported or endorsed by the DSharpPlus team. Please do not ask for support regarding this package in official DSharpPlus discussion boards.
High performance Lavalink wrapper for .NET | Add powerful audio playback to your DSharpPlus-based applications with this integration for Lavalink4NET. Suitable for end users developing with DSharpPlus.
Part of the DSharp NetCore Libraries