summaryrefslogtreecommitdiff
path: root/share/commands.yaml
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-09 05:27:00 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-09 05:27:00 +0000
commit1cad8f1308e4af86027f9ae25523b8a8b3f6592c (patch)
tree7fa911b052986a69728343a09f8dde3d1c206c9b /share/commands.yaml
parent20cb29c2f8c5c87bc590896854a20b1473ceb358 (diff)
Next development steps
Diffstat (limited to 'share/commands.yaml')
-rw-r--r--share/commands.yaml13
1 files changed, 12 insertions, 1 deletions
diff --git a/share/commands.yaml b/share/commands.yaml
index 0f97200..5a5d848 100644
--- a/share/commands.yaml
+++ b/share/commands.yaml
@@ -75,6 +75,9 @@ aliases:
- announce
monitor:
- mon
+ chess:
+ - play
+ - mv
proxymail:
- /mail proxymail
proxychat:
@@ -300,7 +303,15 @@ commands:
line2: "Help: Local +++ announce or sequential RF beacon. More: /announce"
monitor:
- group: sysop
+ group: monitor
min: Sysop
line1: "/monitor on|off|list|cmds|meet user"
line2: "Help: Live log monitor and sysop admin menu. More: /mon"
+
+ chess:
+ group: entertain
+ min: User
+ line1: "/chess new|join|watch|move|resign|draw|list|board"
+ line2: "Help: Play chess. Two players + spectators. More: /play /mv"
+
+
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com