diff --git a/commands/fun/sayd.js b/commands/fun/sayd.js index 3f7d16f4..4108686d 100644 --- a/commands/fun/sayd.js +++ b/commands/fun/sayd.js @@ -5,7 +5,7 @@ module.exports = class saydCommand extends Command { constructor(client) { super(client, { name: 'sayd', - aliases: ['repeat'], + aliases: ['repeatd'], group: 'fun', memberName: 'sayd', description: `Repeat the text you send and delete your message( can also use [verb] [noun] [adverb] [adjective] [member] and [number] to get random thing )`,