From 232a854863be6eaaa4278f809cbddf85c27b3a71 Mon Sep 17 00:00:00 2001 From: moonleay Date: Wed, 13 Dec 2023 18:06:14 +0100 Subject: [PATCH] chore: add new command to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0f3524..2d87a9b 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ A Discord music bot, written in Kotlin using the kord library. - skip -- Skip to the next song - queue -- Show what songs are next up - nowplaying -- Show what is currently playing + - seek -- Seek to a specific time in the song - Features - Button Controller -- You can control the currently playing music using buttons.