Added basic control panel

This commit is contained in:
2026-03-11 16:46:06 +01:00
parent 7df210aaf2
commit c4eedfff1e
105 changed files with 21923 additions and 958 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "ntshcontrol",
"version": "2025.11.2",
"version": "2026.3.1",
"main": "dist/Entry.js",
"scripts": {
"start": "node ."
@@ -15,10 +15,11 @@
"@types/ws": "^8.18.1",
"express": "^5.1.0",
"fs-extra": "^11.3.2",
"naudiodon": "^2.3.6",
"ping": "^1.0.0",
"socket.io": "^4.8.1",
"socket.io-client": "^4.8.1",
"twilio": "^5.10.3",
"ws": "^8.18.3"
}
}
}