summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-09 11:54:17 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-09 11:54:17 +0000
commita989bd16c40e04bba5a5404b0ef0cd22f19d2707 (patch)
tree604a0439c7d8c022cbd483d62bdc2cfc1c8d18f8 /share
parenta72e5ea7558e5172c08d397d6f1e0e0f9273e694 (diff)
now including entertain/chess
Diffstat (limited to 'share')
-rw-r--r--share/commands.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/commands.yaml b/share/commands.yaml
index 5a5d848..c64352e 100644
--- a/share/commands.yaml
+++ b/share/commands.yaml
@@ -310,8 +310,10 @@ commands:
chess:
group: entertain
- min: User
+ min: Guest
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