forked from Supositware/Haha-Yes
This commit is contained in:
parent
cd6322032a
commit
5b4835719f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ module.exports = class saydCommand extends Command {
|
||||||
aliases: ['repeat'],
|
aliases: ['repeat'],
|
||||||
group: 'fun',
|
group: 'fun',
|
||||||
memberName: 'sayd',
|
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: [
|
args: [
|
||||||
{
|
{
|
||||||
key: 'text',
|
key: 'text',
|
||||||
|
|
Loading…
Reference in a new issue