This commit is contained in:
Dragon Fire
2020-02-25 16:27:45 -05:00
parent 54f2884525
commit 540a1b601c
+1 -1
View File
@@ -5,7 +5,7 @@ module.exports = class SuggestCommandCommand extends Command {
constructor(client) {
super(client, {
name: 'suggest-command',
aliases: ['command-suggestion', 'command-suggest', 'suggest'],
aliases: ['command-suggestion', 'command-suggest'],
group: 'random',
memberName: 'suggest-command',
description: 'Suggests a random command for you to try.'