mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-18 21:40:49 +02:00
Fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const Command = require('../../structures/Command');
|
const { Command } = require('discord.js-commando');
|
||||||
const snekfetch = require('snekfetch');
|
const snekfetch = require('snekfetch');
|
||||||
|
|
||||||
module.exports = class Rule34Command extends Command {
|
module.exports = class Rule34Command extends Command {
|
||||||
|
|||||||
Reference in New Issue
Block a user