diff options
author | WlodekM <[email protected]> | 2024-07-03 10:21:51 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-07-03 10:21:51 +0300 |
commit | 0912c5ddb27df466ac90bafe7ca72da545259019 (patch) | |
tree | c2d4886b13a5127af92a70e2a74c75747d448bd3 /README.md | |
parent | 908b023f60ca2eec347f68bb4f0c8a9c778278ae (diff) |
v1.2
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) |