mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
???
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
const Command = require('../../structures/Command');
|
const Command = require('../../structures/Command');
|
||||||
const { verify } = await require('../../util/Util');
|
const { verify } = require('../../util/Util');
|
||||||
const texts = require('../../assets/json/shutdown');
|
const texts = require('../../assets/json/shutdown');
|
||||||
|
|
||||||
module.exports = class ShutdownCommand extends Command {
|
module.exports = class ShutdownCommand extends Command {
|
||||||
|
|||||||
Reference in New Issue
Block a user