Add matrixbot source to repo

All bot source files from LXC 151 (/opt/matrixbot) are now tracked here.
Secrets (.env, credentials.json), venv dirs, and runtime state files
(nio_store, welcome_state.json, wordle_stats.json) are excluded via .gitignore.
Includes deploy.sh to sync files to /opt/matrixbot and restart the service.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-20 16:16:38 -04:00
parent a559e98d82
commit 52c4781e64
14 changed files with 5547 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
matrix-nio[e2e]
python-dotenv
aiohttp
markdown
mcrcon