Remove memberName (leftover Commando thing)

This commit is contained in:
Dragon Fire
2024-05-21 21:02:12 -04:00
parent b10c604473
commit bd02c6b1c4
516 changed files with 3 additions and 518 deletions
-1
View File
@@ -7,7 +7,6 @@ module.exports = class PokedexAbilityCommand extends Command {
name: 'pokedex-ability',
aliases: ['pokemon-ability', 'pokémon-ability', 'pokédex-ability', 'pkmn-ability'],
group: 'pokedex',
memberName: 'pokedex-ability',
description: 'Searches the Pokédex for a Pokémon ability.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -30,7 +30,6 @@ module.exports = class PokedexBoxSpriteCommand extends Command {
'pkmn-box'
],
group: 'pokedex',
memberName: 'pokedex-box-sprite',
description: 'Responds with the box sprite of a Pokémon.',
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
-1
View File
@@ -8,7 +8,6 @@ module.exports = class PokedexCryCommand extends Command {
name: 'pokedex-cry',
aliases: ['pokemon-cry', 'pokémon-cry', 'pokédex-cry', 'pkmn-cry'],
group: 'pokedex',
memberName: 'pokedex-cry',
description: 'Plays a Pokémon\'s cry.',
userPermissions: [PermissionFlagsBits.Connect, PermissionFlagsBits.Speak],
throttling: {
-1
View File
@@ -17,7 +17,6 @@ module.exports = class PokedexImageCommand extends Command {
'pkmn-img'
],
group: 'pokedex',
memberName: 'pokedex-image',
description: 'Responds with the image of a Pokémon.',
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
-1
View File
@@ -7,7 +7,6 @@ module.exports = class PokedexItemCommand extends Command {
name: 'pokedex-item',
aliases: ['pokemon-item', 'pokémon-item', 'pokédex-item', 'pkmn-item'],
group: 'pokedex',
memberName: 'pokedex-item',
description: 'Searches the Pokédex for a Pokémon item.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -18,7 +18,6 @@ module.exports = class PokedexLocationCommand extends Command {
'pkmn-locate'
],
group: 'pokedex',
memberName: 'pokedex-location',
description: 'Responds with the location data for a Pokémon.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -7,7 +7,6 @@ module.exports = class PokedexMoveCommand extends Command {
name: 'pokedex-move',
aliases: ['pokemon-move', 'pokémon-move', 'pokédex-move', 'pkmn-move'],
group: 'pokedex',
memberName: 'pokedex-move',
description: 'Searches the Pokédex for a Pokémon move.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -23,7 +23,6 @@ module.exports = class PokedexMovesetCommand extends Command {
'pkmn-moves'
],
group: 'pokedex',
memberName: 'pokedex-moveset',
description: 'Responds with the moveset for a Pokémon.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -9,7 +9,6 @@ module.exports = class PokedexCommand extends Command {
name: 'pokedex-stats',
aliases: ['pokemon-stats', 'pokémon-stats', 'pokédex-stats', 'pkmn-stats'],
group: 'pokedex',
memberName: 'pokedex-stats',
description: 'Responds with the stats for a Pokémon.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -22,7 +22,6 @@ module.exports = class PokedexCommand extends Command {
name: 'pokedex',
aliases: ['pokemon', 'pokémon', 'pokédex', 'pkmn'],
group: 'pokedex',
memberName: 'pokedex',
description: 'Searches the Pokédex for a Pokémon.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [
-1
View File
@@ -20,7 +20,6 @@ module.exports = class SmogonCommand extends Command {
name: 'smogon',
aliases: ['pokemon-smogon', 'smogon-tier', 'pokémon-smogon', 'pkmn-smogon'],
group: 'pokedex',
memberName: 'smogon',
description: 'Responds with the Smogon tiers for a Pokémon.',
clientPermissions: [PermissionFlagsBits.EmbedLinks],
credit: [