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
@@ -9,7 +9,6 @@ module.exports = class CaveCommand extends Command {
name: 'cave',
aliases: ['cavern', 'mine'],
group: 'single',
memberName: 'cave',
description: 'Sends a Minecraft cave that blends in with the chat.',
details: `**Types:** ${types.join(', ')}`,
clientPermissions: [PermissionFlagsBits.AttachFiles],
-1
View File
@@ -9,7 +9,6 @@ module.exports = class DarkLightCommand extends Command {
name: 'dark-light',
aliases: ['dark-theme-light-theme', 'light-theme-dark-theme', 'dark-theme', 'light-theme', 'dtlt'],
group: 'single',
memberName: 'dark-light',
description: 'Determines whether you use dark or light theme.',
details: `**Types:** ${types.join(', ')}`,
clientPermissions: [PermissionFlagsBits.AttachFiles],
-1
View File
@@ -8,7 +8,6 @@ module.exports = class EatPantCommand extends Command {
name: 'eat-pant',
aliases: ['bort-sampson'],
group: 'single',
memberName: 'eat-pant',
description: 'Eat pant.',
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
-1
View File
@@ -8,7 +8,6 @@ module.exports = class EggsGetLaidCommand extends Command {
name: 'eggs-get-laid',
aliases: ['eggs-gets-laid'],
group: 'single',
memberName: 'eggs-get-laid',
description: 'Sends the ultimate roast.',
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [
-1
View File
@@ -7,7 +7,6 @@ module.exports = class FlyCommand extends Command {
super(client, {
name: 'fly',
group: 'single',
memberName: 'fly',
description: 'Sends a fake fly that looks surprisngly real.',
clientPermissions: [PermissionFlagsBits.AttachFiles]
});
-1
View File
@@ -5,7 +5,6 @@ module.exports = class GiveFlowerCommand extends Command {
super(client, {
name: 'give-flower',
group: 'single',
memberName: 'give-flower',
description: 'Gives Xiao Pai a flower.',
credit: [
{
-1
View File
@@ -5,7 +5,6 @@ module.exports = class HelloWorldCommand extends Command {
super(client, {
name: 'hello-world',
group: 'single',
memberName: 'hello-world',
description: 'Hello world!'
});
}
-1
View File
@@ -6,7 +6,6 @@ module.exports = class HiCommand extends Command {
name: 'hi',
aliases: ['hello', 'hey', 'hoi', 'hola'],
group: 'single',
memberName: 'hi',
description: 'Hello.'
});
}
-1
View File
@@ -7,7 +7,6 @@ module.exports = class IdiotCommand extends Command {
name: 'idiot',
aliases: ['moron'],
group: 'single',
memberName: 'idiot',
description: 'Sends a link to an idiot.'
});
}
-1
View File
@@ -6,7 +6,6 @@ module.exports = class RickrollCommand extends Command {
name: 'rickroll',
aliases: ['never-gonna-give-you-up', 'rick-astley'],
group: 'single',
memberName: 'rickroll',
description: 'Sends a link to the "Never Gonna Give You Up" music video.',
credit: [
{
-1
View File
@@ -14,7 +14,6 @@ module.exports = class TableflipCommand extends Command {
name: 'tableflip',
aliases: ['a-tableflip', 'animated-tableflip'],
group: 'single',
memberName: 'tableflip',
description: 'Flips a table... With animation!'
});
}
-1
View File
@@ -9,7 +9,6 @@ module.exports = class WhereIsEverybodyCommand extends Command {
name: 'where-is-everybody',
aliases: ['where-is-everyone', 'where-everybody', 'where-everyone'],
group: 'single',
memberName: 'where-is-everybody',
description: 'Where is everybody?',
throttling: {
usages: 1,
-1
View File
@@ -8,7 +8,6 @@ module.exports = class YoffCommand extends Command {
super(client, {
name: 'yoff',
group: 'single',
memberName: 'yoff',
description: 'Posts a picture that truly defines modern art.',
clientPermissions: [PermissionFlagsBits.AttachFiles],
credit: [