From 87aa296e0cb71670d18f7adc031a32d792d81443 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Sun, 15 Feb 2026 16:49:10 +0100 Subject: added docs for `::vol` in `::help` Signed-off-by: czjstmax --- ambient.py | 1 + 1 file changed, 1 insertion(+) (limited to 'ambient.py') diff --git a/ambient.py b/ambient.py index 0be2516..5242e51 100644 --- a/ambient.py +++ b/ambient.py @@ -139,6 +139,7 @@ async def help(ctx): "> github: https://github.com/jstmaxlol/ambient\n\n" "### >> available commands <<\n" "`::start` / `::join` / `::hi` / `::gm` - join a vc and use this command to eep ;)\n" + "`::vol n` / `::vol n%` / `::vol ?` - sets volume pct. or (when `::vol ?`) shows current volume pct.\n" "`::stop` / `::quit` / `::bye` / `::gn` - exits from the current vc and salutes\n" "`::help` / `::?` / `::h` - shows this help/usage message~!\n" "------------------------------" -- cgit v1.3.1