aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorczjstmax <jstmaxlol@disroot.org>2026-02-15 16:49:10 +0100
committerczjstmax <jstmaxlol@disroot.org>2026-02-15 16:49:10 +0100
commit87aa296e0cb71670d18f7adc031a32d792d81443 (patch)
tree41aaf654077edfe55959d52739685ae5441db621
parent05eed2406c2b627dc2c367c5ddffcc521207f4b8 (diff)
added docs for `::vol` in `::help`HEADmashita
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
-rw-r--r--ambient.py1
1 files changed, 1 insertions, 0 deletions
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"
"------------------------------"