mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-15 00:12:38 +02:00
Fixed missed stuff
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const Command = require('../../framework/Command');
|
||||
const { PermissionFlagsBits } = require('discord.js');
|
||||
const { MOCKING_EMOJI_ID, MOCKING_EMOJI_NAME } = process.env;
|
||||
|
||||
module.exports = class MockingCommand extends Command {
|
||||
|
||||
Reference in New Issue
Block a user