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.