From 40414b9214a3ac241213a71052764c3b0ab1d292 Mon Sep 17 00:00:00 2001 From: Cilly Leang Date: Wed, 8 Oct 2025 01:17:52 +1100 Subject: [PATCH] chore: update readme --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fd022f..1fefa06 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,22 @@ # Awoocord Plugins -## [Scout](https://github.com/LavaDesu/Awoocord/raw/builds/Scout.zip ) +## [RoleBlocks](plugins/Zinnia) | [Download](https://github.com/LavaDesu/Awoocord/raw/builds/RoleBlocks.zip) + +Apply the role colour as a background of usernames, improving contrast with some role colours + +## [Scout](plugins/Scout) | [Download](https://github.com/LavaDesu/Awoocord/raw/builds/Scout.zip) Reimplemented features from search of other clients: - Sorting by oldest first - Filter by date - Search from user ID + +# WIP Backports + +## [SlashCommandsFix](canary/SlashCommandsFix) | [Download](https://github.com/LavaDesu/Awoocord/raw/builds/SlashCommandsFixBeta.zip) + +Fixes slash commands not showing up. + +## [ComponentsV2](canary/ComponentsV2) | [Download](https://github.com/LavaDesu/Awoocord/raw/builds/ComponentsV2Beta.zip) + +Fix missing/empty bot messages using the new embed system. Such messages will be marked "CV2" as part of its tag. \ No newline at end of file