From d1170c9b8dc6cf50276925cf9fcbbde4b472b28a Mon Sep 17 00:00:00 2001 From: Angelo Breuer <46497296+angelobreuer@users.noreply.github.com> Date: Fri, 29 Dec 2023 10:02:00 +0100 Subject: [PATCH 1/2] chore: Update CODE_OF_CONDUCT.md Signed-off-by: Angelo Breuer <46497296+angelobreuer@users.noreply.github.com> --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index da93858a..12eaf561 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at angelobr@outlook.de. All +reported by contacting the project team at code-of-conduct@angelobreuer.de. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. From b49d90aae545cbb451ab4803e71fb34b04fb7dc9 Mon Sep 17 00:00:00 2001 From: Angelo Breuer <46497296+angelobreuer@users.noreply.github.com> Date: Fri, 29 Dec 2023 10:07:43 +0100 Subject: [PATCH 2/2] Update README.md Signed-off-by: Angelo Breuer <46497296+angelobreuer@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9716216..f826f225 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ [Lavalink4NET](https://github.com/angelobreuer/Lavalink4NET) is a [Lavalink](https://github.com/freyacodes/Lavalink) wrapper with node clustering, caching and custom players for .NET with support for [Discord.Net](https://github.com/RogueException/Discord.Net), [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus/) and [Remora](https://github.com/Remora/Remora.Discord). +[![Lavalink4NET Support Server Banner](https://discordapp.com/api/guilds/894533462428635146/embed.png?style=banner3)](https://discord.gg/cD4qTmnqRg) + ### Features - ⚖️ **Node Clustering / Load Balancing**
Distribute load across nodes for efficient and reliable audio playback (for large scale bots). @@ -41,8 +43,6 @@ - ➕ **Compatible with [DSharpPlus](https://github.com/DSharpPlus/DSharpPlus), [Discord.Net](https://github.com/discord-net/Discord.Net), and [Remora](https://github.com/Remora/Remora.Discord).**
Lavalink4NET has an adaptive client API, meaning it can support any discord client. Currently, DSharpPlus, Discord.Net and Remora are supported out-of-the-box. -[![Lavalink4NET Support Server Banner](https://discordapp.com/api/guilds/894533462428635146/embed.png?style=banner3)](https://discord.gg/cD4qTmnqRg) - ### Documentation > [!IMPORTANT]