diff --git a/structures/Command.js b/structures/Command.js index cd3f2015..3ebbd5a1 100644 --- a/structures/Command.js +++ b/structures/Command.js @@ -1,4 +1,4 @@ -const Command = require('../../structures/Command'); +const { Command } = require('discord.js-commando'); class XiaoCommand extends Command { constructor(client) {