Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leref authored Jan 7, 2021
1 parent 6a50e34 commit 4a9e640
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,25 +23,25 @@ Inside of `config.json` You must change `TOKEN` to your Bot Token.

## Commands available

> Prefix is `!`
> Prefix by default is `!`
> Play Songs from Youtube. Supports Playlist and URL.
`!play <song name>`

> Skip Songs
> Skip the current song
`!skip`

> SkipTo from a song in the queue. Such as skipTo 2 songs in queue.
> SkipTo from a song in the queue. Such as skipTo 2 songs from queue
`!skipTo <number>`

> Stop Queue will result in clearing queue and disconnecting.
> Stop Queue will result in clearing queue and disconnection of Bot
`!stop`

> Loop Queue
> Loop Queue will result songs in queue to loop
`!loop`

Expand Down

0 comments on commit 4a9e640

Please sign in to comment.