This commit is contained in:
Daniel Bulant 2021-11-10 09:23:12 +01:00
parent 8c823f625a
commit d84f441489

View file

@ -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",