mirror of
https://github.com/danbulant/ssps-bot
synced 2026-06-15 20:31:07 +00:00
owo
This commit is contained in:
parent
8c823f625a
commit
d84f441489
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue