summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-07-03 10:21:51 +0300
committerWlodekM <[email protected]>2024-07-03 10:21:51 +0300
commit0912c5ddb27df466ac90bafe7ca72da545259019 (patch)
treec2d4886b13a5127af92a70e2a74c75747d448bd3 /README.md
parent908b023f60ca2eec347f68bb4f0c8a9c778278ae (diff)
v1.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3d5fd77..bc14503 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,12 @@ node index.js
 
 - ~~Make commands be in an object instead of a switch statement~~
 - ~~/help command~~
-- /about command
+- ~~/about command~~
 - ~~Config (JSON)~~
 - ~~MOTD~~
-- Custom commands (plugins)
+- ~~Custom commands (plugins)~~
+- Auth (optional)
+
+## IN PROGRESS
+
+- JSON support (for clients and stuff)