summary refs log tree commit diff
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2024-08-09 18:22:31 +0300
committerGitHub <[email protected]>2024-08-09 18:22:31 +0300
commit4c755b18318de99e0c03e70bb1d7ef70fb8b3b64 (patch)
tree3e846785480b785c8bc965b6b3e46899b68071d9
parent87cb115ac9d37199c9da8487a3810c98544ac240 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index e08f31f..edb5599 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,9 @@ node index.js
 - ~~MOTD~~
 - ~~Custom commands (plugins)~~
 - ~~Auth (optional)~~
+- Command class?
 
 ## IN PROGRESS
 
-- JSON support (for clients and stuff)
+- JSON support (for clients and stuff) (eg getting user data as json)
+- JSON events (for clients and stuff)