forked from Supositware/Haha-Yes
This commit is contained in:
parent
5b4835719f
commit
4c2c2e7d27
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ module.exports = class saydCommand extends Command {
|
||||||
constructor(client) {
|
constructor(client) {
|
||||||
super(client, {
|
super(client, {
|
||||||
name: 'sayd',
|
name: 'sayd',
|
||||||
aliases: ['repeat'],
|
aliases: ['repeatd'],
|
||||||
group: 'fun',
|
group: 'fun',
|
||||||
memberName: 'sayd',
|
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 )`,
|
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…
Reference in a new issue