chore: add new command to README

This commit is contained in:
moonleay 2023-12-13 18:06:14 +01:00
parent a7bafe5a7e
commit 232a854863
Signed by: moonleay
GPG key ID: 82667543CCD715FB

View file

@ -26,6 +26,7 @@ A Discord music bot, written in Kotlin using the kord library.
- skip -- Skip to the next song - skip -- Skip to the next song
- queue -- Show what songs are next up - queue -- Show what songs are next up
- nowplaying -- Show what is currently playing - nowplaying -- Show what is currently playing
- seek -- Seek to a specific time in the song
- Features - Features
- Button Controller -- You can control the currently playing music using buttons. - Button Controller -- You can control the currently playing music using buttons.