Add Matrix bot Phase 1: core setup + fun commands

Modular bot using matrix-nio[e2e] with E2EE support, deployed as
systemd service on Synapse LXC. Includes 10 commands: help, ping,
8ball, fortune, flip, roll, random, rps, poll, champion.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-11 20:42:28 -05:00
parent 28fdc2c24f
commit 50de731a82
8 changed files with 646 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
.env
nio_store/
logs/
__pycache__/
*.pyc
credentials.json