chore: added command to README.md
Signed-off-by: limited_dev <loginakkisativ@gmail.com>
This commit is contained in:
parent
fe4e47744c
commit
861cd4b697
1 changed files with 7 additions and 6 deletions
13
README.md
13
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue