mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-26 06:42:50 +02:00
Bug Fixes, remove slow clap
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = class YoutubeCommand extends Command {
|
||||
constructor(client) {
|
||||
super(client, {
|
||||
name: 'youtube',
|
||||
aliases: ['youtube-video', 'y-tube', 'u-tube'],
|
||||
aliases: ['youtube-video', 'y-tube', 'u-tube', 'yt'],
|
||||
group: 'search',
|
||||
memberName: 'youtube',
|
||||
description: 'Searches YouTube for your query.',
|
||||
|
||||
Reference in New Issue
Block a user