summaryrefslogtreecommitdiff
path: root/src/commands/fun/gay.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/fun/gay.ts')
-rw-r--r--src/commands/fun/gay.ts4
1 files changed, 2 insertions, 2 deletions
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