mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-16 00:12:32 +02:00
Fix
This commit is contained in:
@@ -22,7 +22,7 @@ module.exports = class MagicCommand extends Command {
|
|||||||
super(client, {
|
super(client, {
|
||||||
name: 'magic',
|
name: 'magic',
|
||||||
aliases: ['mtg', 'mtg-card', 'magic-the-gathering', 'magic-the-gathering-card'],
|
aliases: ['mtg', 'mtg-card', 'magic-the-gathering', 'magic-the-gathering-card'],
|
||||||
group: 'random-res',
|
group: 'search',
|
||||||
memberName: 'magic',
|
memberName: 'magic',
|
||||||
description: 'Responds with info on a Magic: The Gathering card.',
|
description: 'Responds with info on a Magic: The Gathering card.',
|
||||||
credit: [
|
credit: [
|
||||||
|
|||||||
Reference in New Issue
Block a user