mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 14:04:38 +02:00
There can only be one
This commit is contained in:
@@ -5,7 +5,6 @@ module.exports = class DanbooruCommand extends Command {
|
|||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'danbooru',
|
name: 'danbooru',
|
||||||
aliases: ['hentai'],
|
|
||||||
group: 'search',
|
group: 'search',
|
||||||
memberName: 'danbooru',
|
memberName: 'danbooru',
|
||||||
description: 'Responds with an image from Danbooru, with optional query.',
|
description: 'Responds with an image from Danbooru, with optional query.',
|
||||||
|
|||||||
Reference in New Issue
Block a user