summaryrefslogtreecommitdiff
path: root/server/src/commands/emma/UglyCat.ts
diff options
context:
space:
mode:
author8cy <[email protected]>2020-07-26 07:10:15 -0700
committer8cy <[email protected]>2020-07-26 07:10:15 -0700
commit8a10bace437a147975d939edfa5f6de9d0fdbf0d (patch)
treeabb20d0ebc33f16013ad58344a34c2d286e53fb5 /server/src/commands/emma/UglyCat.ts
parentfeat/ fix/ chore/ improvment (diff)
downloaddep-core-8a10bace437a147975d939edfa5f6de9d0fdbf0d.tar.xz
dep-core-8a10bace437a147975d939edfa5f6de9d0fdbf0d.zip
fix: emma commands only in emma server, improv: emma categories
Diffstat (limited to 'server/src/commands/emma/UglyCat.ts')
-rw-r--r--server/src/commands/emma/UglyCat.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/src/commands/emma/UglyCat.ts b/server/src/commands/emma/UglyCat.ts
index 95193fe..367c010 100644
--- a/server/src/commands/emma/UglyCat.ts
+++ b/server/src/commands/emma/UglyCat.ts
@@ -6,7 +6,7 @@ export default class UglyCatEmma extends Command {
public constructor() {
super('uglycat', {
aliases: ['uglycat', 'ugycat'],
- category: 'fun',
+ category: 'emma',
description: {
content: 'Ugly Cat.',
usage: '',