From 27fc82d3718c86d44774116f7fba986891de4f2c Mon Sep 17 00:00:00 2001 From: CL TheDreWen Date: Mon, 3 Nov 2025 13:21:34 +0100 Subject: [PATCH] fix(readme): update status of filter feature to reflect production readiness --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22359ad..fd55968 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A status bot and other features for protojx. | Notification system in case of downtime. | 🌐 | | Ability to create persistent status messages that update automatically. (/live_status) | 🌐 | | Deployment workflow on Oracle VPS. | ➖ | -| Filter for notifs. | ✅ | +| Filter for notifs. | 🌐 | - 🌐 -> In production - ✅ -> Done