diff options
| author | RblSb <msrblsb@gmail.com> | 2025-02-12 11:33:18 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2025-02-13 06:42:50 +0300 |
| commit | 74244ebef3e3e4cbd9af50ca19af2affb39ba0f1 (patch) | |
| tree | bcb763cc38a7c69c748a5523f3e1db7aa8f05d32 /README.md | |
| parent | 82a6c65d46e2583883b1b01d706145386308d19e (diff) | |
Add /volume command
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -68,9 +68,11 @@ It's just works, but you can also check [user/ folder](/user/README.md) for serv - If you want to restrict permissions or add admins/emotes, see `Configuration` above
## Chat commands
-- `/-1h9m54` - Command format to rewind video **back** by `1 hour 9 minutes 54 seconds`
+- `/1h9m54` - Command format to rewind video by `1 hour 9 minutes 54 seconds`
+- `/-1h9m54` - Same, but rewinds back
- `/ad` - Rewind sponsored block in active YouTube video
-- `/fb` (`/flashback`) - rewind video to a prev time if someone rewinded/restarted video accidentally
+- `/fb` (`/flashback`) - Rewind video to a prev time if someone rewinded/restarted video accidentally
+- `/volume 2.6` - Change player volume in `0-1` range or boost it in `0-3` range for quiet videos
- `/clear` - Clear chat. Admin clears chat globally
- `/help` - Show initial tutorial message
|
