diff options
Diffstat (limited to 'src/commands/voice/psycho.ts')
| -rw-r--r-- | src/commands/voice/psycho.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/commands/voice/psycho.ts b/src/commands/voice/psycho.ts index 8df19f8..e8f14bc 100644 --- a/src/commands/voice/psycho.ts +++ b/src/commands/voice/psycho.ts @@ -1,3 +1,4 @@ +//@ts-nocheck import ytdl from 'ytdl-core'; import { Command, CommandoMessage } from 'discord.js-commando'; import { MessageEmbed } from 'discord.js'; |