mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-10 17:28:27 -04:00
- Re-added .qap / .queueautoplay
- Several strings and commands related to music have been changed - Changed .ms / .movesong to .tm / .trackmove but kept old aliases - Changed ~~song~~ -> rack throughout music module strings - Updated CHANGELOG.md
This commit is contained in:
@@ -849,7 +849,7 @@ trackremove:
|
||||
- "5"
|
||||
- "all"
|
||||
- ""
|
||||
movesong:
|
||||
trackmove:
|
||||
desc: "Moves a song from one position to another."
|
||||
args:
|
||||
- "5 3"
|
||||
@@ -888,7 +888,7 @@ deleteplaylist:
|
||||
desc: "Deletes a saved playlist using its id. Works only if you made it or if you are the bot owner."
|
||||
args:
|
||||
- "5"
|
||||
autoplay:
|
||||
queueautoplay:
|
||||
desc: "Toggles autoplay - When the song is finished, automatically queue a related Youtube song. (Works only for Youtube songs and when queue is empty)"
|
||||
args:
|
||||
- ""
|
||||
|
Reference in New Issue
Block a user