1
0
Fork 0
Loic Bersier 6 years ago
parent 5b4835719f
commit 4c2c2e7d27

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

Loading…
Cancel
Save