music debug stuff

This commit is contained in:
Master Kwoth
2017-07-02 09:55:26 +02:00
parent 9bb72d9976
commit 42658355b1
4 changed files with 27 additions and 7 deletions

View File

@ -165,6 +165,7 @@ namespace NadekoBot.Modules.Music
}
}
//todo, page should default to the page the current song is on
[NadekoCommand, Usage, Description, Aliases]
[RequireContext(ContextType.Guild)]
public async Task ListQueue(int page = 1)