fixup docs (#3404)

This commit is contained in:
Michael H
2020-01-17 19:57:27 -05:00
committed by GitHub
parent 33ea3a1419
commit b089be7b49
18 changed files with 1 additions and 19 deletions

View File

@@ -1 +0,0 @@
Update the help strings for ``[p]audioset emptydisconnect``.

View File

@@ -1 +0,0 @@
Fixed an attribute error that can be raised on play commands for spotify tracks.

View File

@@ -1 +0,0 @@
Check data before it is inserted into the database to avoid corruption.

View File

@@ -1 +0,0 @@
Removed a duplication of track search prefixes.

View File

@@ -1 +0,0 @@
Changed and handled the `V2_COMPACT` LoadType to use the correct `V2_COMPAT` type.

View File

@@ -1,2 +0,0 @@
Reduce some cooldowns on playlist commands and stop them triggering before command parsing.

View File

@@ -1 +0,0 @@
Fixes the messages for playlists.

View File

@@ -1 +0,0 @@
Fix an issues with the formatting of non existing local tracks.

View File

@@ -1 +0,0 @@
Fixed a bug where ``[p]audioset dc`` didn't disconnect the bot.

View File

@@ -1 +0,0 @@
``[p]bumpplay`` now shows the current remaining time until the bumped track is played.