new discord.net dlls
This commit is contained in:
@@ -94,7 +94,8 @@ namespace NadekoBot.Modules {
|
||||
|
||||
if (video?.Uri != "" && video.Uri != null) {
|
||||
SongQueue.Add(video);
|
||||
await e.Send("**Queued** " + video.FullName);
|
||||
|
||||
await e.Send("**Queued** " + video.FullName+ video.Stream().Length);
|
||||
}
|
||||
});
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user