Add chat client script

This commit is contained in:
2026-03-01 17:07:23 +00:00
parent f818b82a43
commit 40355f9e79
2 changed files with 280 additions and 0 deletions

3
.gitignore vendored
View File

@@ -50,3 +50,6 @@ config.json
# Logs
*.log
logs/
# Python scripts
__pycache__/*