Update Commands

James Brotosky
2026-01-12 12:32:57 -05:00
parent 839b85017e
commit 14a8929313
+8
@@ -55,3 +55,11 @@ Completely stops and unloads the currently playing track
Notes: Notes:
- Clears the current track - Clears the current track
- Required if you want to start a new track before the currently playing track has naturally finished - Required if you want to start a new track before the currently playing track has naturally finished
## Skip Current Track
Skips the track currently playing in the queue
### Usage
```
!skip
```