updated to receive player message

This commit is contained in:
DigiServer Developer
2025-09-09 15:24:35 +03:00
parent a5ef5749b1
commit 0f34a47fa9
9 changed files with 343 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
import os
import os
import subprocess
from flask import Flask
from werkzeug.utils import secure_filename