From fd262fb3809170b61c0402c9150debeb59cf7464 Mon Sep 17 00:00:00 2001 From: RadiatedExodus Date: Fri, 26 Apr 2024 21:21:42 +0700 Subject: [PATCH] README: Feature parity section --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 2f4d5f0..573432b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,19 @@ Feel free to look around, make suggestion, and report bugs. This branch is a full rewrite, not all features have been implemented! +## Feature parity with v2 + +- [*] Moderation +- [ ] Music +- [ ] Info +- [ ] HolodexAPI +- [ ] MojangAPI +- [ ] RbxAPI +- [ ] ServerInfo +- [ ] UserInfo +- [ ] Tag +- [ ] Ping + ## Installing required dependencies Meteorium uses `yarn` to manage Node packages. Ensure `yarn` is installed (`npm install --global yarn`), then just run it at the root of the repository