diff options
author | WlodekM <[email protected]> | 2024-07-02 16:01:41 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-07-02 16:01:41 +0300 |
commit | 8993bf85fa648dd2c3f6498b6954d23649605358 (patch) | |
tree | 8fcf63ba1e23c177fb27d1f4f77cda96dae30863 | |
parent | 299eaa17fa5c390df1f8e525a66279fad45748d3 (diff) |
Readme update
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md index 00d38a1..3d5fd77 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ node index.js ## TODO -- Make commands be in an object instead of a switch statement -- /help command +- ~~Make commands be in an object instead of a switch statement~~ +- ~~/help command~~ - /about command -- Config (JSON) -- MOTD -- Custom commands +- ~~Config (JSON)~~ +- ~~MOTD~~ +- Custom commands (plugins) |