From ca3960e279ffa1eb82b8d89063e72b2bf69dc8f4 Mon Sep 17 00:00:00 2001 From: Cilly Leang Date: Tue, 17 Feb 2026 17:58:15 +1100 Subject: [PATCH] chore(readme): expand on scout features --- README.md | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ac7b9e8..511f8d5 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,19 @@ Apply the role colour as a background of usernames, improving contrast with some ## [Scout](plugins/Scout) | [Download](https://github.com/cillynder/Awoocord/raw/builds/Scout.zip) -Reimplemented features from search of other clients: -- Sorting by oldest first -- Filter by date -- Search from user ID +Vastly improves the search experience on Aliucord. + +Features: +- Sort by oldest messages first +- Sort by oldest first +- Filter by date (before, during, after) +- Exclude certain messages (opposite of `in:`) (not even desktop has this!) +- Search by user ID +- Search in threads + +Fixes: +- Removes the large padding from the top, most noticable if your device has a large status bar +- Removes the unnecessary #0000 discriminator # WIP Backports