From d84f441489e371b50ea5cf0ce5d043edb5f4fbf6 Mon Sep 17 00:00:00 2001 From: Daniel Bulant Date: Wed, 10 Nov 2021 09:23:12 +0100 Subject: [PATCH] owo --- commands/nsfw/nekos-lewd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/nsfw/nekos-lewd.js b/commands/nsfw/nekos-lewd.js index a828bc7..67c3dc9 100644 --- a/commands/nsfw/nekos-lewd.js +++ b/commands/nsfw/nekos-lewd.js @@ -3,7 +3,7 @@ const Nekos = require("nekos.life"); const neko = new Nekos().nsfw; const commando = require("@iceprod/discord.js-commando"); -module.exports = class NekosCommand extends commando.Command { +/*module.exports =*/ class NekosCommand extends commando.Command { constructor(client) { super(client, { name: "nekos-lewd",