mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-27 22:27:44 +02:00
Bug Fixes and Minor Modifications
This commit is contained in:
@@ -2,7 +2,7 @@ const commando = require('discord.js-commando');
|
||||
const request = require('superagent');
|
||||
const cheerio = require('cheerio');
|
||||
|
||||
module.exports = class DefineCommand extends commando.Command {
|
||||
module.exports = class ImageSearchCommand extends commando.Command {
|
||||
constructor(Client) {
|
||||
super(Client, {
|
||||
name: 'image',
|
||||
|
||||
Reference in New Issue
Block a user