new discord.net dlls
This commit is contained in:
parent
ee6177103c
commit
2b20cac75d
@ -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.
Loading…
Reference in New Issue
Block a user