Added command handling and a word mash game.

This commit is contained in:
2021-11-01 01:12:17 +01:00
parent 755411b9c1
commit bcebf73f43
6 changed files with 9033 additions and 9 deletions

View File

@@ -20,6 +20,7 @@
"dependencies": {
"bhttp": "^1.2.8",
"config": "^3.3.6",
"simple-node-logger": "^21.8.12",
"ws": "^8.2.3",
"yargs": "^17.2.1"
}