aboutsummaryrefslogtreecommitdiff
path: root/src/commands/config/customAutomodPhrases.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/config/customAutomodPhrases.ts')
-rw-r--r--src/commands/config/customAutomodPhrases.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/commands/config/customAutomodPhrases.ts b/src/commands/config/customAutomodPhrases.ts
index 2cbe874..51e219a 100644
--- a/src/commands/config/customAutomodPhrases.ts
+++ b/src/commands/config/customAutomodPhrases.ts
@@ -49,8 +49,8 @@
// ownerOnly: true,
// channel: 'guild',
// hidden: true,
-// clientPermissions: ['SEND_MESSAGES'],
-// userPermissions: ['SEND_MESSAGES']
+// clientPermissions: (m) => util.clientSendAndPermCheck(m),
+// userPermissions: []
// });
// }