From 7fd2870037c157ea3c215e225fe42329d6af6e82 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 6 Jul 2020 06:08:33 -0700 Subject: add fanart for emma :star2: --- src/commands/fun/gay.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/commands/fun/gay.ts') diff --git a/src/commands/fun/gay.ts b/src/commands/fun/gay.ts index 4148a67..a70dfc3 100644 --- a/src/commands/fun/gay.ts +++ b/src/commands/fun/gay.ts @@ -1,4 +1,4 @@ -import { Command, CommandoMessage } from 'discord.js-commando'; +/* import { Command, CommandoMessage } from 'discord.js-commando'; module.exports = class GayFun extends Command { constructor(client) { @@ -36,4 +36,4 @@ module.exports = class GayFun extends Command { msg.reply('Your gay-ness amount is **' + gayAmount + '.' + gayAmountDecimal + '%**. 🏳️‍🌈'); }); } -}; \ No newline at end of file +}; */ \ No newline at end of file -- cgit v1.2.3