diff options
| author | info@mode42.com <info@mode42.com> | 2026-08-09 12:42:59 +0000 |
|---|---|---|
| committer | info@mode42.com <info@mode42.com> | 2026-08-09 12:42:59 +0000 |
| commit | 7815183927ecb914de430a5d64f9df27a48f49ae (patch) | |
| tree | 1f75384f4b54998476f9d2e8219b8570c3f8f650 /share/commands.yaml | |
| parent | e1730d8012fca0a712de588285342f7ad10dd804 (diff) | |
now including entertain/chess
Diffstat (limited to 'share/commands.yaml')
| -rw-r--r-- | share/commands.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/commands.yaml b/share/commands.yaml index 566f281..008bb4b 100644 --- a/share/commands.yaml +++ b/share/commands.yaml @@ -314,6 +314,11 @@ commands: line1: "/chess new|join|watch|move|board|resign|draw|list|leave|clear" line2: "Help: Entertain chess (Main). Moves: /chess move e2 e4 or /mv e2e4. Alias: /play" + proxychess: + group: entertain + min: User + line1: "/proxychess …" + line2: "Help: Stub — chess via mains_proxy mesh (not implemented yet)." |
