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