From 4c2c2e7d2700aed19d412ca33900e2e41287f03e Mon Sep 17 00:00:00 2001
From: Loic Bersier <loic.bersier1@gmail.com>
Date: Sat, 1 Dec 2018 02:48:46 +0100
Subject: [PATCH]

---
 commands/fun/sayd.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/commands/fun/sayd.js b/commands/fun/sayd.js
index 3f7d16f..4108686 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 )`,