diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-02-15 16:49:10 +0100 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-02-15 16:49:10 +0100 |
| commit | 87aa296e0cb71670d18f7adc031a32d792d81443 (patch) | |
| tree | 41aaf654077edfe55959d52739685ae5441db621 /ambient.py | |
| parent | 05eed2406c2b627dc2c367c5ddffcc521207f4b8 (diff) | |
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'ambient.py')
| -rw-r--r-- | ambient.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" "------------------------------" |