This commit is contained in:
Loic Bersier 2018-12-01 02:48:46 +01:00
parent 5b4835719f
commit 4c2c2e7d27

View file

@ -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 )`,