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

@ -8,7 +8,7 @@ module.exports = class saydCommand extends Command {
aliases: ['repeat'],
group: 'fun',
memberName: 'sayd',
description: `Repeat the text you send ( can also use [verb] [noun] [adverb] [adjective] [member] and [number] to get random thing )`,
description: `Repeat the text you send and delete your message( can also use [verb] [noun] [adverb] [adjective] [member] and [number] to get random thing )`,
args: [
{
key: 'text',

Loading…
Cancel
Save