Split Seeded Randomizers from Analyze

This commit is contained in:
Dragon Fire
2019-12-03 16:41:03 -05:00
parent c95bbfaede
commit 6ba24f0e0d
10 changed files with 19 additions and 15 deletions
@@ -7,7 +7,7 @@ module.exports = class ButtCommand extends Command {
super(client, {
name: 'butt',
aliases: ['butts', 'ass', 'booty'],
group: 'analyze',
group: 'seeded',
memberName: 'butt',
description: 'Determines a user\'s butt quality.',
credit: [
@@ -6,7 +6,7 @@ module.exports = class CoolnessCommand extends Command {
constructor(client) {
super(client, {
name: 'coolness',
group: 'analyze',
group: 'seeded',
memberName: 'coolness',
description: 'Determines a user\'s coolness.',
args: [
@@ -6,7 +6,7 @@ module.exports = class DickCommand extends Command {
super(client, {
name: 'dick',
aliases: ['dick-size', 'penis', 'penis-size', 'pee-pee', 'pee-pee-size'],
group: 'analyze',
group: 'seeded',
memberName: 'dick',
description: 'Determines your dick size.',
nsfw: true,
@@ -9,7 +9,7 @@ module.exports = class GuessLooksCommand extends Command {
super(client, {
name: 'guess-looks',
aliases: ['guess-my-looks'],
group: 'analyze',
group: 'seeded',
memberName: 'guess-looks',
description: 'Guesses what a user looks like.',
args: [
@@ -6,7 +6,7 @@ module.exports = class IQCommand extends Command {
super(client, {
name: 'iq',
aliases: ['intelligence-quotient'],
group: 'analyze',
group: 'seeded',
memberName: 'iq',
description: 'Determines a user\'s IQ.',
args: [
@@ -7,7 +7,7 @@ module.exports = class PsychoPassCommand extends Command {
super(client, {
name: 'psycho-pass',
aliases: ['crime-coefficient'],
group: 'analyze',
group: 'seeded',
memberName: 'psycho-pass',
description: 'Determines your Crime Coefficient.',
credit: [
@@ -6,7 +6,7 @@ module.exports = class ShipCommand extends Command {
constructor(client) {
super(client, {
name: 'ship',
group: 'analyze',
group: 'seeded',
memberName: 'ship',
description: 'Ships two users together.',
args: [