diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
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) |