mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Fix
This commit is contained in:
@@ -9,7 +9,7 @@ module.exports = class PokedexCommand extends Command {
|
|||||||
name: 'pokedex-stats',
|
name: 'pokedex-stats',
|
||||||
aliases: ['pokemon-stats', 'pokémon-stats', 'pokédex-stats', 'pkmn-stats'],
|
aliases: ['pokemon-stats', 'pokémon-stats', 'pokédex-stats', 'pkmn-stats'],
|
||||||
group: 'pokedex',
|
group: 'pokedex',
|
||||||
memberName: 'pokedex',
|
memberName: 'pokedex-stats',
|
||||||
description: 'Responds with the stats for a Pokémon.',
|
description: 'Responds with the stats for a Pokémon.',
|
||||||
clientPermissions: ['EMBED_LINKS'],
|
clientPermissions: ['EMBED_LINKS'],
|
||||||
credit: [
|
credit: [
|
||||||
|
|||||||
Reference in New Issue
Block a user