Files
timmy-home/scripts/evennia/README.md
Alexander Whitestone 35dad6211a
Some checks failed
Smoke Test / smoke (pull_request) Failing after 23s
fix: add Evennia VPS repair script (#534)
2026-04-15 01:50:26 -04:00

21 lines
936 B
Markdown

# Evennia world lane
Local runtime target:
- `~/.timmy/evennia/timmy_world`
Main commands:
- `python3 scripts/evennia/bootstrap_local_evennia.py`
- `python3 scripts/evennia/verify_local_evennia.py`
- `python3 scripts/evennia/repair_evennia_vps.py --settings-path /root/wizards/bezalel/evennia/bezalel_world/server/conf/settings.py --game-dir /root/wizards/bezalel/evennia/bezalel_world --execute`
Bezalel VPS repair target from issue #534:
- host: `104.131.15.18`
- purpose: remove broken port tuple overrides (`WEBSERVER_PORTS`, `TELNET_PORTS`, `WEBSOCKET_PORTS`) and rewrite `SERVERNAME` only
- the repair script prints recovery commands by default and can execute them when the Evennia runtime paths are correct
Hermes control path:
- `scripts/evennia/evennia_mcp_server.py`
- intended MCP server key: `evennia`
- Timmy acts through a real telnet session to localhost:4000
- operator watches through localhost:4001 and/or telnet