Don't sort YouTube by max results

This commit is contained in:
dragonfire535
2017-03-17 22:59:03 -04:00
parent 56e7794e0c
commit 93698f9827
-1
View File
@@ -30,7 +30,6 @@ class YouTubeCommand extends commando.Command {
type: 'video',
maxResults: 1,
q: videotosearch,
order: 'viewCount',
key: config.youtubekey
},
json: true