From 6a5aaa8d24c5b8d090ca28e19023561d381d5ce3 Mon Sep 17 00:00:00 2001 From: cyteon Date: Thu, 25 Jul 2024 17:36:23 +0200 Subject: [PATCH] update readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d0f0f30..099f7cb 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ gleam test # Run the tests ## Features: | Feature | Status | | --- | --- | -| Basic events | ✅ | -| More events | 🔨 | -| Sending messages | ✅ | -| Ban/kick | ✅ | -| Deleting messages | ✅ | -| Embeds | ✅ | -| Slash commands | 📆 | +| Basic events | ✅ | +| More events | 🔨 | +| Sending messages | ✅ | +| Ban/kick | ✅ | +| Deleting messages | ✅ | +| Embeds | ✅ | +| BasicSlash commands | ✅ | ✅ - Done | 🔨 - In Progress | 📆 - Planned | ❌ - Not Planned