From 385b0960abdc8bb13172330a973dafd56560cf8d Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Tue, 7 Jul 2020 03:55:21 -0700 Subject: big cool :star: - add commenting to bot.ts - add types to most of the voice commands - add art and verify cmd for emma - add roastwilly cmd - fix rp cmd formatting --- src/commands/voice/abee.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src/commands/voice/abee.ts') diff --git a/src/commands/voice/abee.ts b/src/commands/voice/abee.ts index cca429f..2a838f0 100644 --- a/src/commands/voice/abee.ts +++ b/src/commands/voice/abee.ts @@ -1,3 +1,4 @@ +//@ts-nocheck import ytdl from 'ytdl-core'; import { Command, CommandoMessage, CommandoClient } from 'discord.js-commando'; import { MessageEmbed } from 'discord.js'; -- cgit v1.2.3