From 861cd4b697aa4df74e4fba30524f290c4be95d1d Mon Sep 17 00:00:00 2001 From: limited_dev Date: Thu, 18 May 2023 03:28:40 +0200 Subject: [PATCH] chore: added command to README.md Signed-off-by: limited_dev --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7588928..31a59f6 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,13 @@ A Discord music bot, written in Kotlin using the kord library. ## Commands & Features - Commands - - info -- Show basic infos about the bot - - play -- Play a song - - stop -- Stop playing a song and leave the vc - - skip -- Skip to the next song - - queue -- Show what songs are next up - - nowplaying -- Show what is currently playing + - info -- Show basic infos about the bot + - play -- Play a song and or add it to queue + - upsert -- Play a song next up + - stop -- Stop playing a song and leave the vc + - skip -- Skip to the next song + - queue -- Show what songs are next up + - nowplaying -- Show what is currently playing - Features - Button Controller -- You can control the currently playing music using buttons.